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:
f815e2b
)
mac80211: minstrel_ht: add a small optimization to minstrel_aggr_check
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 15 Nov 2014 23:27:55 +0000
(
00:27
+0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 19 Nov 2014 18:31:07 +0000
(19:31 +0100)
Check the queue mapping earlier, skb->queue_mapping is more likely than
skb->data to still be in d-cache.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found