summaryrefslogtreecommitdiffstats
path: root/package/wpa_supplicant/patches/110-roaming.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/wpa_supplicant/patches/110-roaming.patch')
-rw-r--r--package/wpa_supplicant/patches/110-roaming.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wpa_supplicant/patches/110-roaming.patch b/package/wpa_supplicant/patches/110-roaming.patch
index 9e54eb510..077c2e56b 100644
--- a/package/wpa_supplicant/patches/110-roaming.patch
+++ b/package/wpa_supplicant/patches/110-roaming.patch
@@ -1,7 +1,7 @@
This patch decreases the timeouts for assoc/auth to more realistic values. Improves roaming speed
--- a/wpa_supplicant/events.c
+++ b/wpa_supplicant/events.c
-@@ -849,7 +849,7 @@ static void wpa_supplicant_event_assoc(s
+@@ -854,7 +854,7 @@ static void wpa_supplicant_event_assoc(s
wpa_supplicant_set_state(wpa_s, WPA_COMPLETED);
} else if (!ft_completed) {
/* Timeout for receiving the first EAPOL packet */