diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-12-14 20:46:56 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-12-15 11:07:52 +0100 |
commit | 70550df2d354f13ae0544f12aa14b79f094f0de2 (patch) | |
tree | 14d622c6c8c528f6db453286c3dd6568ac873668 /net/mac80211/tx.c | |
parent | mac80211: minstrel_ht: move short preamble check out of get_rate (diff) | |
download | linux-70550df2d354f13ae0544f12aa14b79f094f0de2.tar.xz linux-70550df2d354f13ae0544f12aa14b79f094f0de2.zip |
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>
Diffstat (limited to 'net/mac80211/tx.c')
0 files changed, 0 insertions, 0 deletions