diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-12-17 13:38:34 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-12-19 21:34:22 +0100 |
commit | 8d819a92cc7fef4294dd11faa60050fd3c5460e0 (patch) | |
tree | e03e57c24526321164eae39d8e89dc43c7228b96 /mm/mmu_context.c | |
parent | nl80211: increase the max number of rules in regdomain (diff) | |
download | linux-8d819a92cc7fef4294dd11faa60050fd3c5460e0.tar.xz linux-8d819a92cc7fef4294dd11faa60050fd3c5460e0.zip |
mac80211: minstrel: reduce size of struct minstrel_rate_stats
On minstrel_ht, the size of the per-sta struct is almost 18k, making it
an order-3 allocation.
A few fields inside the per-rate statistics are bigger than they need to
be. This patch reduces the size enough to cut down the per-sta struct to
about 13k (order-2 allocation).
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'mm/mmu_context.c')
0 files changed, 0 insertions, 0 deletions