Files
linux/drivers/net/wireless
Felix Fietkau a420e9f34f ath9k: fix beacon slot/buffer leak
commit 74401773f8 upstream.

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>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-02-09 04:51:01 -08:00
..
2010-02-09 04:51:01 -08:00
2010-01-06 15:04:45 -08:00
2009-11-13 17:33:49 -05:00
2009-03-16 18:09:35 -04:00
2009-08-20 11:35:58 -04:00
2009-02-27 14:52:44 -05:00
2009-10-29 09:01:07 -07:00
2008-03-24 19:25:07 -04:00