mac80211: minstrel_ht: move supported bitrate mask out of group data
authorFelix Fietkau <nbd@nbd.name>
Wed, 14 Dec 2016 19:46:54 +0000 (20:46 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 15 Dec 2016 10:07:52 +0000 (11:07 +0100)
commit41d085835d3d2258633d8959e717198e31d3862e
treea1bc4b52024ef95c19d2b712bb7ea674bbf87ff2
parent0c2e384267b815fb784c415a90de7bdd78da0b66
mac80211: minstrel_ht: move supported bitrate mask out of group data

Improves dcache footprint by ensuring that fewer cache lines need to be
touched.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rc80211_minstrel_ht.c
net/mac80211/rc80211_minstrel_ht.h
net/mac80211/rc80211_minstrel_ht_debugfs.c