git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63ded3f
)
ath9k: simplify/fix tx packet TID handling
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 19 Dec 2013 17:01:51 +0000
(18:01 +0100)
committer
John 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