diff options
author | Johannes Berg <johannes.berg@intel.com> | 2018-11-09 11:13:15 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2018-11-09 11:13:15 +0100 |
commit | 6af8354f1db95a01a1ca0638868367d7fa7b6324 (patch) | |
tree | d08191395c04e0dfcc44da12d9b36ecfd7aec974 /net/mac80211/debugfs_sta.c | |
parent | 140d905b256165ae22c12837c046665a8d0aa599 (diff) | |
download | lwn-6af8354f1db95a01a1ca0638868367d7fa7b6324.tar.gz lwn-6af8354f1db95a01a1ca0638868367d7fa7b6324.zip |
mac80211: sta_info: avoid tidstats variable shadowing
We have a pointer called 'tidstats' that shadows a bool function
argument with the same name, but we actually only use it once so
just remove the pointer.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/debugfs_sta.c')
0 files changed, 0 insertions, 0 deletions