aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/800-acs-don-t-select-indoor-channel-on-outdoor-operation.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/hostapd/patches/800-acs-don-t-select-indoor-channel-on-outdoor-operation.patch')
-rw-r--r--package/network/services/hostapd/patches/800-acs-don-t-select-indoor-channel-on-outdoor-operation.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/patches/800-acs-don-t-select-indoor-channel-on-outdoor-operation.patch b/package/network/services/hostapd/patches/800-acs-don-t-select-indoor-channel-on-outdoor-operation.patch
index 96ebdefae9..1d9e9564ec 100644
--- a/package/network/services/hostapd/patches/800-acs-don-t-select-indoor-channel-on-outdoor-operation.patch
+++ b/package/network/services/hostapd/patches/800-acs-don-t-select-indoor-channel-on-outdoor-operation.patch
@@ -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;