diff options
Diffstat (limited to 'package/hostapd/patches/130-scan_wait.patch')
-rw-r--r-- | package/hostapd/patches/130-scan_wait.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hostapd/patches/130-scan_wait.patch b/package/hostapd/patches/130-scan_wait.patch index 5e8d1e72e2..1f249533f0 100644 --- 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 -@@ -754,6 +754,9 @@ int hostapd_setup_interface_complete(str +@@ -755,6 +755,9 @@ int hostapd_setup_interface_complete(str wpa_printf(MSG_DEBUG, "%s: Setup of interface done.", iface->bss[0]->conf->iface); |