mac80211: remove superfluous band variable
authorJohannes Berg <johannes.berg@intel.com>
Thu, 6 Feb 2014 15:50:34 +0000 (16:50 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 6 Feb 2014 15:50:34 +0000 (16:50 +0100)
We already have a band variable, so the new one is just
shadowing it, but the existing one already holds the
same value so just remove the inner one.

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

Simple merge