ath9k: simplify/fix tx packet TID handling
authorFelix Fietkau <nbd@openwrt.org>
Thu, 19 Dec 2013 17:01:51 +0000 (18:01 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 19 Dec 2013 19:41:57 +0000 (14:41 -0500)
mac80211 guarantees that skb->priority is set to the TID, so use it
instead of trying to parse the QoS header manually.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found