From: Felix Fietkau Date: Thu, 19 Dec 2013 17:01:51 +0000 (+0100) Subject: ath9k: simplify/fix tx packet TID handling X-Git-Tag: v3.14-rc1~94^2~334^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39731b78b4afebb7501c05b68e2443a1b250b41c;p=pandora-kernel.git ath9k: simplify/fix tx packet TID handling 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed