hostapd: update to 20110402, fixes issues with non-QoS clients
[openwrt/svn-archive/archive.git] / package / hostapd / patches / 530-rescan_immediately.patch
index 20906ce9b2fb463f761f49804b10c5611928e508..0c8d846109415148829c9e5142bfe67a15490b74 100644 (file)
@@ -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;