summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.c
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-07-23 15:40:54 +0200
committerJohn W. Linville <linville@tuxdriver.com>2014-07-23 19:03:11 +0200
commitc01fac1c77a00227f706a1654317023e3f4ac7f0 (patch)
tree897ff1b3fd10b17ae271da81b41baa38af56e6e9 /net/mac80211/sta_info.c
parentMerge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... (diff)
downloadlinux-c01fac1c77a00227f706a1654317023e3f4ac7f0.tar.xz
linux-c01fac1c77a00227f706a1654317023e3f4ac7f0.zip
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>
Diffstat (limited to 'net/mac80211/sta_info.c')
0 files changed, 0 insertions, 0 deletions