]> git.karo-electronics.de Git - mv-sheeva.git/commit
cfg80211: fix a few -Wshadow warnings
authorJohannes Berg <johannes.berg@intel.com>
Fri, 20 Jan 2012 12:52:37 +0000 (13:52 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Jan 2012 19:56:56 +0000 (14:56 -0500)
commit2da8f419e78a0ebccc91c095328278fe668a7932
treef2f9057a4f7e9476e047e812ccef347996378ef4
parent8e7c4e4dc6e98a0d3ee4535c6b94a3ad63adad2a
cfg80211: fix a few -Wshadow warnings

It seems that -Wshadow is no longer default in
sparse runs, but let's fix the warnings anyway.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/nl80211.c