From b6ea79a06b55b31649bf7bec2e02a81c9f902490 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 24 Apr 2010 17:24:07 +0000 Subject: hostapd: update to 20100418 (0.7.2) SVN-Revision: 21142 --- 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 083de89c14..88dd1e92eb 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"); -- cgit v1.2.3