qos-scripts: remove the layer7 based classifiers from the default configuration ...
[openwrt/svn-archive/archive.git] / package / hostapd / patches / 110-countrycode.patch
index 88dd1e92ebbd26fd004b8ab052df45fb766af6ce..11cf06e847031cb13b91b190aea30c1106e63fb8 100644 (file)
@@ -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");