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

hostapd: update to 20110527, includes a client mode wpa auth fix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27021 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2011-05-28 16:27:12 +00:00
parent 50d9b77c8c
commit 5dd09e0454
13 changed files with 53 additions and 53 deletions

View File

@@ -132,7 +132,7 @@
wpa_cli.exe: wpa_cli
--- a/src/drivers/driver.h
+++ b/src/drivers/driver.h
@@ -3187,8 +3187,8 @@ union wpa_event_data {
@@ -3199,8 +3199,8 @@ union wpa_event_data {
* Driver wrapper code should call this function whenever an event is received
* from the driver.
*/
@@ -179,7 +179,7 @@
for (;;) {
--- a/wpa_supplicant/events.c
+++ b/wpa_supplicant/events.c
@@ -1741,8 +1741,8 @@ static void wpa_supplicant_event_unprot_
@@ -1746,8 +1746,8 @@ static void wpa_supplicant_event_unprot_
}