diff options
Diffstat (limited to 'package/hostapd/patches/530-rescan_immediately.patch')
-rw-r--r-- | package/hostapd/patches/530-rescan_immediately.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hostapd/patches/530-rescan_immediately.patch b/package/hostapd/patches/530-rescan_immediately.patch index b6efbb8d0c..0c8d846109 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 { |