diff options
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2012-06-12 19:31:21 +0400 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2012-06-13 11:02:09 +0400 |
commit | 67711c17fc8bcab8f9e92c49049b8356f9a557c1 (patch) | |
tree | 1a1f4c812b9e1158a259027a3b44488d7665bf08 /drivers/net/wireless/brcm80211/brcmsmac | |
parent | d4b10483223cf1a3fd2057785b12e2790a961867 (diff) | |
download | linux-67711c17fc8bcab8f9e92c49049b8356f9a557c1.tar.xz |
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>
Diffstat (limited to 'drivers/net/wireless/brcm80211/brcmsmac')
0 files changed, 0 insertions, 0 deletions