From 8807b396cea23d9d4f2b08583f59b076e59efbb5 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 2 Apr 2011 19:44:47 +0000 Subject: hostapd: update to 20110402, fixes issues with non-QoS clients SVN-Revision: 26414 --- package/hostapd/patches/530-rescan_immediately.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '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 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 { -- cgit v1.2.3