projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Revert r22094 and r22095
[openwrt.git]
/
package
/
hostapd
/
patches
/
110-countrycode.patch
diff --git
a/package/hostapd/patches/110-countrycode.patch
b/package/hostapd/patches/110-countrycode.patch
index
dec26ee
..
88dd1e9
100644
(file)
--- 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
--- a/src/ap/hostapd.c
+++ b/src/ap/hostapd.c
-@@ -6
49,7 +64
9,6 @@ static int setup_interface(struct hostap
+@@ -6
59,7 +65
9,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");
country[3] = '\0';
if (hostapd_set_country(hapd, country) < 0) {
wpa_printf(MSG_ERROR, "Failed to set country code");
This page took
0.023035 seconds
and
4
git commands to generate.