Files
linux-apfs/drivers/net/wireless/ath
Felix Fietkau 74401773f8 ath9k: fix beacon slot/buffer leak
When cleaning up beacon buffers and slots, ath9k currently checks if
sc->ah->opmode is set to a beacon related mode before cleaning up
buffers.
An unfortunate ordering of interface up/down commands can lead to
sc->ah->opmode being set to monitor mode, while there are AP interfaces
present on the same wiphy.
Always cleaning up beacon buffers if present fixes this issue.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Cc: stable@kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-01-19 17:12:51 -05:00
..
2010-01-19 17:12:51 -05:00
2009-10-07 16:39:29 -04:00
2009-10-07 16:39:29 -04:00
2009-10-07 16:39:28 -04:00
2009-10-07 16:39:41 -04:00
2009-10-07 16:39:28 -04:00
2009-11-19 11:08:50 -05:00