From: Felix Fietkau Date: Wed, 22 Jul 2015 11:06:13 +0000 (+0200) Subject: ath9k: remove struct ath_atx_ac X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~124^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=592fa228f213932dc5ec433aade654d7352b3e08;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed