From ee68734929edb30f90a95bc3150038333b345476 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 30 Jun 2013 21:01:13 +0000 Subject: hostapd: fix multi-ssid and AP+STA, clean up code Signed-off-by: Felix Fietkau SVN-Revision: 37111 --- .../services/hostapd/patches/604-wpa_s-support-htmode-param.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/hostapd/patches/604-wpa_s-support-htmode-param.patch') diff --git a/package/network/services/hostapd/patches/604-wpa_s-support-htmode-param.patch b/package/network/services/hostapd/patches/604-wpa_s-support-htmode-param.patch index 2914baa748..b068fa92d4 100644 --- a/package/network/services/hostapd/patches/604-wpa_s-support-htmode-param.patch +++ b/package/network/services/hostapd/patches/604-wpa_s-support-htmode-param.patch @@ -145,7 +145,7 @@ Signed-off-by: Antonio Quartulli #endif /* CONFIG_SSID_H */ --- a/wpa_supplicant/wpa_supplicant.c +++ b/wpa_supplicant/wpa_supplicant.c -@@ -1622,6 +1622,8 @@ void wpa_supplicant_associate(struct wpa +@@ -1615,6 +1615,8 @@ void wpa_supplicant_associate(struct wpa i++; } params.mcast_rate = ssid->mcast_rate; -- cgit v1.2.3