From fdc17c56250828878292842c1e84cb29c5e24113 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 8 Jul 2010 18:35:15 +0000 Subject: hostapd: update to 2010-07-05 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22097 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hostapd/patches/110-countrycode.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/hostapd/patches/110-countrycode.patch') 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"); -- cgit v1.2.3