]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: remove struct ath_atx_ac
authorFelix Fietkau <nbd@openwrt.org>
Wed, 22 Jul 2015 11:06:13 +0000 (13:06 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 6 Aug 2015 07:12:26 +0000 (10:12 +0300)
commit4fa3342c2722c6d00cce82af6ce2d360793febff
tree94a9932702dccbfe85c0d6ab51a3aa6d85b2aee5
parente151312535e3d4adc627e000cdbfcb97e4a6350e
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>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/xmit.c