mac80211: remove set but unused variables
authorJohannes Berg <johannes.berg@intel.com>
Wed, 29 Jan 2014 14:23:46 +0000 (15:23 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 4 Feb 2014 20:58:14 +0000 (21:58 +0100)
commit953467d32150e2ae15aa3d5396ada175d265a412
treee38ffa7b99e16f70c45c025128799b52ab0df629
parente3961af1e928a1195204a3e87cf179315c5c4990
mac80211: remove set but unused variables

Compiling with W=1 found a few variables that are set
but not used (-Wunused-but-set-variable), remove them.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ibss.c
net/mac80211/status.c
net/mac80211/util.c