1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26261 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2011-03-21 23:02:12 +00:00
parent 45e42754c7
commit f67f1954fb
17 changed files with 165 additions and 125 deletions

View File

@@ -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;