Felix Fietkau c01fac1c77 ath9k: fix aggregation session lockup
If an aggregation session fails, frames still end up in the driver queue
with IEEE80211_TX_CTL_AMPDU set.
This causes tx for the affected station/tid to stall, since
ath_tx_get_tid_subframe returning packets to send.

Fix this by clearing IEEE80211_TX_CTL_AMPDU as long as no aggregation
session is running.

Cc: stable@vger.kernel.org
Reported-by: Antonio Quartulli <antonio@open-mesh.com>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-07-23 13:03:11 -04:00
..
2014-07-23 13:03:11 -04:00
2014-05-13 17:43:20 -04:00
2014-03-03 15:35:54 -05:00
2014-04-30 12:08:17 -04:00
2014-04-09 10:55:29 +02:00
2014-03-03 15:35:54 -05:00
2014-03-17 13:51:52 -04:00
2014-03-17 13:51:52 -04:00