diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2013-07-08 10:43:31 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-11 18:35:22 -0700 |
commit | 090577c961e0843004762905bfcee2d6bf262722 (patch) | |
tree | 47f2ce7aa9789f6c51aafca0f87a153bb528a003 /sound | |
parent | fd14e26686ae1729c25cf9c938eed826eb825e9d (diff) | |
download | lwn-090577c961e0843004762905bfcee2d6bf262722.tar.gz lwn-090577c961e0843004762905bfcee2d6bf262722.zip |
mac80211: fix ethtool stats for non-station interfaces
commit e13bae4f807401729b3f27c7e882a96b8b292809 upstream.
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.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions