package/madwifi: enable mtu & mac config options for > 2.6.29 kernels
[openwrt.git] / package / hostapd / patches / 110-countrycode.patch
index 083de89..11cf06e 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
+@@ -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");
This page took 0.024137 seconds and 4 git commands to generate.