aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/470-survey_data_fallback.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/hostapd/patches/470-survey_data_fallback.patch')
-rw-r--r--package/network/services/hostapd/patches/470-survey_data_fallback.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/services/hostapd/patches/470-survey_data_fallback.patch b/package/network/services/hostapd/patches/470-survey_data_fallback.patch
index a0e5384e3c..57a78ee865 100644
--- a/package/network/services/hostapd/patches/470-survey_data_fallback.patch
+++ b/package/network/services/hostapd/patches/470-survey_data_fallback.patch
@@ -1,6 +1,6 @@
--- a/src/ap/acs.c
+++ b/src/ap/acs.c
-@@ -293,18 +293,12 @@ static void acs_fail(struct hostapd_ifac
+@@ -302,18 +302,12 @@ static void acs_fail(struct hostapd_ifac
static long double
acs_survey_interference_factor(struct freq_survey *survey, s8 min_nf)
{
@@ -20,7 +20,7 @@
total = survey->channel_time;
-@@ -406,20 +400,19 @@ static int acs_usable_vht160_chan(const
+@@ -415,20 +409,19 @@ static int acs_usable_vht160_chan(const
static int acs_survey_is_sufficient(struct freq_survey *survey)
{
if (!(survey->filled & SURVEY_HAS_NF)) {