mac80211: remove unused variable in ieee80211_parse_ch_switch_ie()
authorLuciano Coelho <luciano.coelho@intel.com>
Sun, 14 Dec 2014 09:05:52 +0000 (11:05 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 17 Dec 2014 14:45:17 +0000 (15:45 +0100)
commit1a952c94b544cbf01291186b8c6ca25fbb5873f2
tree438433b33924cc38bf145bef0460587bed119563
parent1c45c5ce324fec967dca5993f79b54769da410dc
mac80211: remove unused variable in ieee80211_parse_ch_switch_ie()

The ht_oper variable is assigned a value, but never used in
ieee80211_parse_ch_switch_ie().  Remove it.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/spectmgmt.c