projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tools/mkimage: remove the broken portability patch, it is no longer necessary with...
[openwrt.git]
/
package
/
hostapd
/
patches
/
553-ap_sta_support.patch
diff --git
a/package/hostapd/patches/553-ap_sta_support.patch
b/package/hostapd/patches/553-ap_sta_support.patch
index
765fdff
..
82ca043
100644
(file)
--- a/
package/hostapd/patches/553-ap_sta_support.patch
+++ b/
package/hostapd/patches/553-ap_sta_support.patch
@@
-107,7
+107,7
@@
wpa_s->new_connection = 1;
wpa_drv_set_operstate(wpa_s, 0);
#ifndef IEEE8021X_EAPOL
wpa_s->new_connection = 1;
wpa_drv_set_operstate(wpa_s, 0);
#ifndef IEEE8021X_EAPOL
-@@ -20
27,6 +2084
,21 @@ static int wpa_supplicant_init_iface(str
+@@ -20
33,6 +2090
,21 @@ static int wpa_supplicant_init_iface(str
os_strlcpy(wpa_s->bridge_ifname, iface->bridge_ifname,
sizeof(wpa_s->bridge_ifname));
}
os_strlcpy(wpa_s->bridge_ifname, iface->bridge_ifname,
sizeof(wpa_s->bridge_ifname));
}
This page took
0.022085 seconds
and
4
git commands to generate.