]> asedeno.scripts.mit.edu Git - linux.git/commit
mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64
authorFelix Fietkau <nbd@nbd.name>
Wed, 14 Dec 2016 19:46:56 +0000 (20:46 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 15 Dec 2016 10:07:52 +0000 (11:07 +0100)
commit70550df2d354f13ae0544f12aa14b79f094f0de2
tree14d622c6c8c528f6db453286c3dd6568ac873668
parent782dda00ab8e9485ddc2a1fb8d8681dcc5136283
mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64

They are only used for debugging purposes and take a very long time to
overflow. Visibly reduces the size of the per-sta rate control data.

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