mac80211: fix RTS threshold not being set for mac80211 devices
[openwrt.git] / package / wpa_supplicant / patches / 110-roaming.patch
index 9e54eb5..077c2e5 100644 (file)
@@ -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 */
This page took 0.020152 seconds and 4 git commands to generate.