X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=package%2Fhostapd%2Fpatches%2F110-countrycode.patch;h=11cf06e847031cb13b91b190aea30c1106e63fb8;hb=297b9756bca9f1de4fd5b33d076049c65287ec07;hp=dec26ee02f69a7fd9950ad0d058cd3837fc6ba9b;hpb=c40e11d79eba65a8ede29e0ee3a31a40f9788b74;p=oweals%2Fopenwrt.git diff --git a/package/hostapd/patches/110-countrycode.patch b/package/hostapd/patches/110-countrycode.patch index dec26ee02f..11cf06e847 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 +@@ -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");