commit | 75769c80e381653994293b5aa5a8cfec50088f9f | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sun Nov 16 00:27:55 2014 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Nov 19 19:31:07 2014 +0100 |
tree | dc13428680bc0c10862153e53b17bcf0eb2b8aa9 | |
parent | f815e2b3c0126c26911cac72b837f03a31c0c2ed [diff] |
mac80211: minstrel_ht: add a small optimization to minstrel_aggr_check 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>