]> git.ipfire.org Git - thirdparty/hostap.git/commit
Do not enable HT/VHT for 6 GHz band 20 MHz width channels also
authorVamsi Krishna <vamsin@codeaurora.com>
Mon, 13 Jan 2020 09:29:06 +0000 (14:59 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 23 Jan 2020 14:10:41 +0000 (16:10 +0200)
commit1011c79900780dd9d1efa57b49f87d43b4e37e2f
tree65872594b98091d26e01e53da42e23f1c18b6f8d
parentd0e116f61f0daafc1cba51027ad62c5668fc342a
Do not enable HT/VHT for 6 GHz band 20 MHz width channels also

The previous commit had a rebasing issue that ended up covering only the
center_segment0 != 0 case. These were supposed to apply for all 6 GHz
band cases.

Fixes: 0bfc04b8d0f8 ("Do not enable HT/VHT when operating in 6 GHz band")
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/hw_features_common.c