mac80211: minstrel: remove cur_prob from debugfs
authorFelix Fietkau <nbd@nbd.name>
Wed, 14 Dec 2016 19:46:58 +0000 (20:46 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 15 Dec 2016 10:07:52 +0000 (11:07 +0100)
commit1109dc392ea0248f7bfca3537011aa7afaa05cee
treecdd84cf8f30810fa3db97a84b1bea082782bface
parent95cd470c75a8822d35fa82a1b276d47da37229d1
mac80211: minstrel: remove cur_prob from debugfs

This field is redundant, because it is simply last success divided by
last attempt count. Removing it from the rate stats struct saves about
1.2 KiB per HT station.

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