mac80211: minstrel_ht: add a small optimization to minstrel_aggr_check
authorFelix Fietkau <nbd@openwrt.org>
Sat, 15 Nov 2014 23:27:55 +0000 (00:27 +0100)
committerJohannes 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