X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/cad3884de816e7e900bba8ca86a3e08e42b581e9..be6c9f2769836de4e651188accac0ec14ddda8e2:/package/hostapd/patches/110-countrycode.patch diff --git a/package/hostapd/patches/110-countrycode.patch b/package/hostapd/patches/110-countrycode.patch index dec26ee02..88dd1e92e 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 +@@ -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");