commit | 592fa228f213932dc5ec433aade654d7352b3e08 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Wed Jul 22 13:06:13 2015 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Aug 06 10:12:26 2015 +0300 |
tree | 94a9932702dccbfe85c0d6ab51a3aa6d85b2aee5 | |
parent | f419c5f1d8d28391a025618dee7e1a4fdc7a5654 [diff] |
ath9k: remove struct ath_atx_ac struct ath_atx_ac contains a list of active TIDs belonging to one WMM AC. This patch changes the code to track active station TIDs in the txq directly. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>