X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/acbc4c5f9530b1e9ef782baaf33c72bd7d775c1b..920b7c5334b0064e4cf2e3007fda5450c7b6249b:/package/hostapd/patches/530-rescan_immediately.patch diff --git a/package/hostapd/patches/530-rescan_immediately.patch b/package/hostapd/patches/530-rescan_immediately.patch index 20906ce9b..0c8d84610 100644 --- a/package/hostapd/patches/530-rescan_immediately.patch +++ b/package/hostapd/patches/530-rescan_immediately.patch @@ -1,7 +1,7 @@ --- a/wpa_supplicant/events.c +++ b/wpa_supplicant/events.c -@@ -893,7 +893,7 @@ static void wpa_supplicant_event_scan_re - wpa_printf(MSG_DEBUG, "Setup a new network"); +@@ -958,7 +958,7 @@ static int _wpa_supplicant_event_scan_re + wpa_dbg(wpa_s, MSG_DEBUG, "Setup a new network"); wpa_supplicant_associate(wpa_s, NULL, ssid); } else { - int timeout_sec = 5;