From 39731b78b4afebb7501c05b68e2443a1b250b41c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 19 Dec 2013 18:01:51 +0100 Subject: [PATCH] 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-format-patch failed