From: Johannes Berg Date: Mon, 24 Nov 2014 15:39:03 +0000 (+0100) Subject: Revert "mac80211_hwsim: VHT add 160MHz width support" X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~28^2~15^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e392ba814367797e5676e3a84652877a42cc8b0c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed