summaryrefslogtreecommitdiffstats
path: root/package/hostapd/patches/110-countrycode.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-24 17:24:07 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-24 17:24:07 +0000
commitad35c2c69e946c8197d5125869e9e77730726b4e (patch)
tree0921d6553b15595b2082f7a4e738a92f34204ce1 /package/hostapd/patches/110-countrycode.patch
parentf3669abf11f22a279f0054323186902926b85c8c (diff)
hostapd: update to 20100418 (0.7.2)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21142 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 083de89c1..88dd1e92e 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
-@@ -650,7 +650,6 @@ static int setup_interface(struct hostap
+@@ -659,7 +659,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");