From e822e203487b91e1d81f7765cabeefa81df21b80 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 21 Mar 2011 23:02:12 +0000 Subject: hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS SVN-Revision: 26261 --- package/hostapd/patches/530-rescan_immediately.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 6629d6b59c..b6efbb8d0c 100644 --- a/package/hostapd/patches/530-rescan_immediately.patch +++ b/package/hostapd/patches/530-rescan_immediately.patch @@ -1,7 +1,7 @@ --- a/wpa_supplicant/events.c +++ b/wpa_supplicant/events.c -@@ -936,7 +936,7 @@ static void _wpa_supplicant_event_scan_r - wpa_printf(MSG_DEBUG, "Setup a new network"); +@@ -953,7 +953,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; -- cgit v1.2.3