iwl3945: Fix statistics in monitor mode
authorMaxim Levitsky <maximlevitsky@gmail.com>
Fri, 1 Aug 2008 09:54:27 +0000 (12:54 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 1 Aug 2008 19:31:36 +0000 (15:31 -0400)
iwl3945_rx_reply_rx was sending packets too early to
mac80211, before updating signal strength/quality.
This resulted in garbage power levels.

Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found