X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f67f1954fb20ab83cc5e7265ba70c49fb1a82061..62e17b4436b7a4663641dcd957b2fc751e43d42d:/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 b6efbb8d0..0c8d84610 100644 --- a/package/hostapd/patches/530-rescan_immediately.patch +++ b/package/hostapd/patches/530-rescan_immediately.patch @@ -1,6 +1,6 @@ --- a/wpa_supplicant/events.c +++ b/wpa_supplicant/events.c -@@ -953,7 +953,7 @@ static int _wpa_supplicant_event_scan_re +@@ -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 {