summaryrefslogtreecommitdiffstats
path: root/package/hostapd/patches/110-countrycode.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/hostapd/patches/110-countrycode.patch')
-rw-r--r--package/hostapd/patches/110-countrycode.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hostapd/patches/110-countrycode.patch b/package/hostapd/patches/110-countrycode.patch
index 88dd1e92e..11cf06e84 100644
--- a/package/hostapd/patches/110-countrycode.patch
+++ b/package/hostapd/patches/110-countrycode.patch
@@ -1,6 +1,6 @@
--- a/src/ap/hostapd.c
+++ b/src/ap/hostapd.c
-@@ -659,7 +659,6 @@ static int setup_interface(struct hostap
+@@ -660,7 +660,6 @@ static int setup_interface(struct hostap
country[3] = '\0';
if (hostapd_set_country(hapd, country) < 0) {
wpa_printf(MSG_ERROR, "Failed to set country code");