aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2010-09-24 11:21:08 +0200
committerJohn W. Linville <linville@tuxdriver.com>2010-09-27 15:57:53 -0400
commit4080c7cdc23f26c6e6166a70f50fa43814552d81 (patch)
tree3eb62b56b636e336033fece7b7089b1e28b254ad /include/net/mac80211.h
parent4b0dd98e70b6516c2c26f28091c2fb09f0ecf215 (diff)
downloadkernel_samsung_smdk4412-4080c7cdc23f26c6e6166a70f50fa43814552d81.zip
kernel_samsung_smdk4412-4080c7cdc23f26c6e6166a70f50fa43814552d81.tar.gz
kernel_samsung_smdk4412-4080c7cdc23f26c6e6166a70f50fa43814552d81.tar.bz2
mac80211: fix release_reorder_timeout in scan
Even if the reorder timeout timer fires while scanning, the frames weren't received during scanning and therefore shouldn't be dropped. To implement this, changes to the passive scan RX handler simplify understanding it, because it currently checks HW_SCANNING independently of a packet's in-scan receive status (which doesn't make a big difference, since scan_rx() will only pick up probe responses and beacons, which can't be aggregated.) Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/net/mac80211.h')
0 files changed, 0 insertions, 0 deletions