hostapd: update to 20100418 (0.7.2)

SVN-Revision: 21142
This commit is contained in:
Felix Fietkau
2010-04-24 17:24:07 +00:00
parent db0238e698
commit b6ea79a06b
9 changed files with 43 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
--- a/src/ap/hostapd.c
+++ b/src/ap/hostapd.c
@@ -650,7 +650,6 @@ static int setup_interface(struct hostap
@@ -659,7 +659,6 @@ static int setup_interface(struct hostap
country[3] = '\0';
if (hostapd_set_country(hapd, country) < 0) {
wpa_printf(MSG_ERROR, "Failed to set country code");