projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
package/madwifi: enable mtu & mac config options for > 2.6.29 kernels
[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
5e8d1e7
..
1f24953
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
-@@ -75
4,6 +754
,9 @@ int hostapd_setup_interface_complete(str
+@@ -75
5,6 +755
,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);
This page took
0.022166 seconds
and
4
git commands to generate.