X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/86b31fdc273216fe19d2361984e793ed9bd67f20..51c76d8aa5224233370fa5de9cc1277f5a797a66:/package/hostapd/patches/110-countrycode.patch diff --git a/package/hostapd/patches/110-countrycode.patch b/package/hostapd/patches/110-countrycode.patch index 083de89c1..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 -@@ -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");