diff options
author | Johannes Berg <johannes.berg@intel.com> | 2016-01-13 14:21:01 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-02-24 09:04:22 +0100 |
commit | f06b7ab875037c3d99cd30a07c51caf34fbecb2c (patch) | |
tree | 4aa19f3729527bd59e7404605ee6a8606f5b27b5 /net/rfkill | |
parent | mac80211: Make addr const in SET_IEEE80211_PERM_ADDR() (diff) | |
download | linux-f06b7ab875037c3d99cd30a07c51caf34fbecb2c.tar.xz linux-f06b7ab875037c3d99cd30a07c51caf34fbecb2c.zip |
mac80211_hwsim: remove shadowing variable
The function here already has a variable hdr that even
contains the right thing, so the inner scope's hdr variable
that's shadowing the outer one can just be removed.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/rfkill')
0 files changed, 0 insertions, 0 deletions