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:
b0ad5e8
)
Revert "mac80211_hwsim: VHT add 160MHz width support"
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 24 Nov 2014 15:39:03 +0000
(16:39 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 24 Nov 2014 15:39:20 +0000
(16:39 +0100)
This reverts commit
c17aa52c5bf571533cc8561292f7316b9216eddc
.
It was wrong, IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ
already implies that 160 MHz is supported, as it isn't a bitmap
but rather a value in a 2-bit field.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found