[backfire] backport mac80211 and hostapd from trunk
[openwrt-10.03/.git] / package / hostapd / patches / 110-countrycode.patch
index 083de89c14346ca16cca304fa6b72b9ef837b622..88dd1e92ebbd26fd004b8ab052df45fb766af6ce 100644 (file)
@@ -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");