summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ahb.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2011-04-21 13:38:00 +0200
committerJohn W. Linville <linville@tuxdriver.com>2011-04-25 14:50:16 -0400
commitca45de77ad706e86b135b8564e21aa2c8a63f09b (patch)
tree4a4163de4e22d610bb34b7cfc86fd69767c7645f /drivers/net/wireless/ath/ath9k/ahb.c
parent31d291a769b4318cbf7943ca149e04d201e2c931 (diff)
mac80211: tear down BA sessions properly on suspend
Currently, the code to tear down BA sessions will execute after queues are stopped, but attempt to send frames, so those frames will just get queued, which isn't intended. Move this code to before to tear down the sessions properly. Additionally, after stopping queues, flush the TX queues in the driver driver to make sure all the frames went out. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/ahb.c')
0 files changed, 0 insertions, 0 deletions