diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2013-07-08 10:43:31 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2013-07-16 08:55:57 +0200 |
commit | e13bae4f807401729b3f27c7e882a96b8b292809 (patch) | |
tree | 684b6ea08bd952005d76debede813d71847d4cfa /net/wireless/nl80211.c | |
parent | mac80211/minstrel_ht: fix cck rate sampling (diff) | |
download | linux-e13bae4f807401729b3f27c7e882a96b8b292809.tar.xz linux-e13bae4f807401729b3f27c7e882a96b8b292809.zip |
mac80211: fix ethtool stats for non-station interfaces
As reported in https://bugzilla.kernel.org/show_bug.cgi?id=60514,
the station loop never initialises 'sinfo' and therefore adds up
a stack values, leaking stack information (the number of times it
adds values is easily obtained another way.)
Fix this by initialising the sinfo for each station to add.
Cc: stable@vger.kernel.org
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Diffstat (limited to 'net/wireless/nl80211.c')
0 files changed, 0 insertions, 0 deletions