git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08e6eff
)
mac80211: clean up channel use in ieee80211_config_ht_tx
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 8 Feb 2013 12:15:55 +0000
(13:15 +0100)
committer
Johannes 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