mac80211: clean up channel use in ieee80211_config_ht_tx
authorJohannes Berg <johannes.berg@intel.com>
Fri, 8 Feb 2013 12:15:55 +0000 (13:15 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Feb 2013 08:41:35 +0000 (09:41 +0100)
The channel use is confusing, some uses the channel
context and some the bss_conf.chandef. The latter is
fine, so get rid of the channel context part.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found