commit | 56decd3c5758b0d776c073f65f777beb7a05ac0a | [log] [tgz] |
---|---|---|
author | Maxim Levitsky <maximlevitsky@gmail.com> | Fri Aug 01 12:54:27 2008 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 01 15:31:36 2008 -0400 |
tree | 211a13d80fd4c62c68f900fc2cb064f2a87a9bcb | |
parent | 3d0f823953e6b5aa36fc098de2d27e15da220974 [diff] |
iwl3945: Fix statistics in monitor mode 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>