From: Johannes Berg Date: Fri, 8 Feb 2013 12:15:55 +0000 (+0100) Subject: mac80211: clean up channel use in ieee80211_config_ht_tx X-Git-Tag: v3.9-rc1~139^2~31^2^2~1^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2d9330ee820b01e2b1caf46370bc7963d259908;p=pandora-kernel.git 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 --- Reading git-diff-tree failed