commit | e392ba814367797e5676e3a84652877a42cc8b0c | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Nov 24 16:39:03 2014 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Nov 24 16:39:20 2014 +0100 |
tree | 9ce6b8028acb8959f178ac56a1adafc12c54e902 | |
parent | b0ad5e8b4905d2398702e1dde033bce9c2c0fcad [diff] |
Revert "mac80211_hwsim: VHT add 160MHz width support" 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>