hostapd: update to 2022-07-29
[openwrt/openwrt.git] / package / network / services / hostapd / patches / 800-acs-don-t-select-indoor-channel-on-outdoor-operation.patch
index 96ebdefae9e710a350fa44a359896071b142af67..1d9e9564ecfb143a0c4c9a7dc93c2047a20b7cae 100644 (file)
@@ -34,7 +34,7 @@ Signed-off-by: David Bauer <mail@david-bauer.net>
                if (!chan_bw_allowed(chan, bw, 1, 1)) {
                        wpa_printf(MSG_DEBUG,
                                   "ACS: Channel %d: BW %u is not supported",
-@@ -1065,6 +1071,9 @@ static int * acs_request_scan_add_freqs(
+@@ -1067,6 +1073,9 @@ static int * acs_request_scan_add_freqs(
                if (chan->max_tx_power < iface->conf->min_tx_power)
                        continue;