projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ath9k: add some cleanup patches
[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
734aa04
..
dfc24c4
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
-@@ -215
4,6 +2211
,21 @@ static int wpa_supplicant_init_iface(str
+@@ -215
7,6 +2214
,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.021158 seconds
and
4
git commands to generate.