aboutsummaryrefslogtreecommitdiffstats
path: root/package/hostapd/patches/110-countrycode.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-03-09 17:36:10 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-03-09 17:36:10 +0000
commit1aa0192b940320b0b6ae4c250bb13726143ead2d (patch)
treed2d4a0458f2fab681e2cdd80bc75e4c2fe3dd25b /package/hostapd/patches/110-countrycode.patch
parentddb6eb9d51d344d1aded75af637c0f76ba03e159 (diff)
downloadupstream-1aa0192b940320b0b6ae4c250bb13726143ead2d.tar.gz
upstream-1aa0192b940320b0b6ae4c250bb13726143ead2d.tar.bz2
upstream-1aa0192b940320b0b6ae4c250bb13726143ead2d.zip
hostapd: upgrade to 20100309
SVN-Revision: 20090
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 dec26ee02f..083de89c14 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
-@@ -649,7 +649,6 @@ static int setup_interface(struct hostap
+@@ -650,7 +650,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");