hostapd: ACS: fix channel 100 frequency
authorDavid Bauer <mail@david-bauer.net>
Wed, 26 May 2021 20:23:35 +0000 (22:23 +0200)
committerDavid Bauer <mail@david-bauer.net>
Wed, 26 May 2021 21:12:09 +0000 (23:12 +0200)
commit553cc47ec75ee15ff51fde714a75403450bac730
tree702837a3b3353257a2fe73a6913af3de16b64d2b
parent862bc9f59779afe06d7279e2534843dbcccd9c2c
hostapd: ACS: fix channel 100 frequency

Channel 100 is a valid channel to choose for 80MHz operation. However,
it's assigned to 5500 MHz, not 5550MHz. In fact, there is no channel
assigned to this frequency.

Fix this obbvious typo to allow ACS to select channel 100 for 80 MHz
operation again.

Signed-off-by: David Bauer <mail@david-bauer.net>
package/network/services/hostapd/Makefile
package/network/services/hostapd/patches/720-ACS-fix-channel-100-frequency.patch [new file with mode: 0644]