]> git.ipfire.org Git - thirdparty/hostap.git/commit
Update hw mode after ACS selects the channel
authorSunil Ravi <sunilravi@google.com>
Wed, 10 Aug 2022 22:56:55 +0000 (22:56 +0000)
committerJouni Malinen <j@w1.fi>
Thu, 22 Sep 2022 21:23:56 +0000 (00:23 +0300)
commita7684a21c79363a5e2461c0295cfea20974901b8
tree67d351a314b1a8ffd0fcf862eed48b8c2dcfa202
parentf47d378ceaffd2044617ba9a8789da6acff4f949
Update hw mode after ACS selects the channel

hostapd based automatic channel selection doesn't update the hardware
mode after the channel is selected. This change specifically helps
channel 14 which can operate only in IEEE 802.11b mode.

Signed-off-by: Sunil Ravi <sunilravi@google.com>
src/ap/acs.c