linux/drivers/net/wireless/iwlwifi/dvm
Emmanuel Grumbach 67711c17fc iwlwifi: WARN only once when we have trouble in reclaim
This flow can actually happen due to a corner case in
mac80211: the station is deleted before we get a chance
to reclaim all the packets in flight in AGG queue.
The tid_data for this station is zeroed, and we lose
the match with the Tx queue.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2012-06-13 09:02:09 +02:00
..
agn.h
calib.c
calib.h
commands.h
debugfs.c
dev.h
devices.c
led.c
led.h
lib.c iwlwifi: turn on a lockdep assertion 2012-06-13 09:01:07 +02:00
mac80211.c Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next 2012-06-13 09:01:28 +02:00
main.c
Makefile
power.c
power.h
rs.c
rs.h
rx.c
rxon.c
scan.c
sta.c
testmode.c
tt.c
tt.h
tx.c iwlwifi: WARN only once when we have trouble in reclaim 2012-06-13 09:02:09 +02:00
ucode.c