projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: add basic kernel support for pb92
[openwrt.git]
/
package
/
hostapd
/
patches
/
130-scan_wait.patch
diff --git
a/package/hostapd/patches/130-scan_wait.patch
b/package/hostapd/patches/130-scan_wait.patch
index
7fe9285
..
1e29a41
100644
(file)
--- a/
package/hostapd/patches/130-scan_wait.patch
+++ b/
package/hostapd/patches/130-scan_wait.patch
@@
-10,7
+10,7
@@
/* hostapd.c */
--- a/src/ap/hostapd.c
+++ b/src/ap/hostapd.c
/* hostapd.c */
--- a/src/ap/hostapd.c
+++ b/src/ap/hostapd.c
-@@ -74
5,6 +745
,9 @@ int hostapd_setup_interface_complete(str
+@@ -74
6,6 +746
,9 @@ int hostapd_setup_interface_complete(str
wpa_printf(MSG_DEBUG, "%s: Setup of interface done.",
iface->bss[0]->conf->iface);
wpa_printf(MSG_DEBUG, "%s: Setup of interface done.",
iface->bss[0]->conf->iface);
@@
-116,7
+116,7
@@
os_program_deinit();
--- a/hostapd/config_file.c
+++ b/hostapd/config_file.c
os_program_deinit();
--- a/hostapd/config_file.c
+++ b/hostapd/config_file.c
-@@ -185
4,6 +1854
,8 @@ struct hostapd_config * hostapd_config_r
+@@ -185
5,6 +1855
,8 @@ struct hostapd_config * hostapd_config_r
}
#endif /* CONFIG_IEEE80211W */
#ifdef CONFIG_IEEE80211N
}
#endif /* CONFIG_IEEE80211W */
#ifdef CONFIG_IEEE80211N
This page took
0.030941 seconds
and
4
git commands to generate.