commit | f2d9330ee820b01e2b1caf46370bc7963d259908 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Feb 08 13:15:55 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Feb 15 09:41:35 2013 +0100 |
tree | 3260e8a0a10ff4ee8192018abfaba8a766251da2 | |
parent | 08e6effa1187cc5f401a1cc286ce84f0a581b35a [diff] |
mac80211: clean up channel use in ieee80211_config_ht_tx 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>