From 1aa0192b940320b0b6ae4c250bb13726143ead2d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 9 Mar 2010 17:36:10 +0000 Subject: hostapd: upgrade to 20100309 SVN-Revision: 20090 --- 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 dec26ee..083de89 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"); -- cgit v1.1