]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Always allow HE AP with a 20 MHz channel width
authorCedric Izoard <cedric.izoard@ceva-dsp.com>
Fri, 30 Apr 2021 06:48:26 +0000 (08:48 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 26 Aug 2021 12:58:10 +0000 (15:58 +0300)
commit7dd2e236963b0ca148b5664f0ba9980ffe9613a7
tree14c484cd791ffd0b91acce2818d2e041dc870427
parent9f2217c51388ce66149bfb8e3e32e836366b99a2
hostapd: Always allow HE AP with a 20 MHz channel width

Skip the test of HE PHY capability bit "Support for a 40 MHz and 80 MHz
channel width" when starting an AP with a 20 MHz channel on the 5 GHz
band.

Signed-off-by: Cedric Izoard <cedric.izoard@ceva-dsp.com>
src/common/hw_features_common.c