Comment # 8 on bug 1035734 from
(In reply to Manfred Hollstein from comment #5)
> Michal and Takashi, thanks for your explanation. In the meantime I also
> realized what Michal was describing and added a patch to the broadcom-wl
> driver to eliminate updating the usage of last_rx; haven't tested it yet,

I agree that removing uneeded updates of last_rx is the right thing to do.

I had a quick look at the broadcom-wl source. The driver falls in the category
of those that were writing to last_rx but not reading it. Moreover, it only
does so in monitor mode. So it seems safe to remove the write.

Thanks for updating this out-of-tree driver.


You are receiving this mail because: