kernel-ark/drivers/net/wireless/ath
Felix Fietkau 231c3a1f06 ath9k: fix an aggregation start related race condition
A new aggregation session start can be issued by mac80211, even when the
cleanup of the previous session has not completed yet. Since the data structure
for the session is not recreated, this could corrupt the block ack window
and lock up the aggregation session. Fix this by delaying the new session
until the old one has been cleaned up.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Cc: stable@kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-09-21 11:05:31 -04:00
..
ar9170 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2010-08-24 16:35:40 -04:00
ath5k ath5k: Add tx queue configuration function 2010-09-21 11:05:18 -04:00
ath9k ath9k: fix an aggregation start related race condition 2010-09-21 11:05:31 -04:00
carl9170 carl9170: fix hang in AP mode when HT STA does PSM 2010-09-21 11:05:26 -04:00
ath.h ath/ath5k/ath9k: Fix crypto capabilities merge issue 2010-09-21 11:05:05 -04:00
debug.c
debug.h ath9k: add a separate debug level for stuck beacons 2010-08-16 15:26:38 -04:00
hw.c
Kconfig carl9170: Makefile, Kconfig files and MAINTAINERS 2010-09-14 16:03:42 -04:00
key.c ath/ath9k: Replace common->splitmic with a flag 2010-09-16 15:19:45 -04:00
main.c
Makefile ath: Copy key cache management functions from ath9k to ath 2010-09-16 15:19:45 -04:00
reg.h ath: Copy key cache management functions from ath9k to ath 2010-09-16 15:19:45 -04:00
regd_common.h
regd.c
regd.h