Felix Fietkau 2b40994cab ath9k: fix a potential buffer leak in the STA teardown path
It looks like it might be possible for a TID to be paused, while still
holding some queued buffers, however ath_tx_node_cleanup currently only
iterates over active TIDs.
Fix this by always checking every allocated TID for the STA that is being
cleaned up.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Cc: stable@kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-07-07 15:48:18 -04:00
..
2010-05-10 23:08:19 +02:00
2010-04-26 11:51:59 +02:00
2010-04-28 01:07:29 -06:00
2010-04-23 02:08:44 +02:00
2010-06-04 16:00:42 -04:00
2010-04-24 11:31:25 -07:00
2010-05-07 14:01:17 -07:00