From a6e86dfede9e41ca29aba09133236a5fa8c885b3 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 11 Nov 2010 22:39:19 +0000 Subject: hostapd: update to 2010-11-11 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23969 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hostapd/patches/552-ctrl_iface_reload.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/hostapd/patches/552-ctrl_iface_reload.patch') diff --git a/package/hostapd/patches/552-ctrl_iface_reload.patch b/package/hostapd/patches/552-ctrl_iface_reload.patch index cf65f76b1..0cb1ccc69 100644 --- a/package/hostapd/patches/552-ctrl_iface_reload.patch +++ b/package/hostapd/patches/552-ctrl_iface_reload.patch @@ -16,7 +16,7 @@ static void hostapd_ctrl_iface_send(struct hostapd_data *hapd, int level, const char *buf, size_t len); -@@ -318,6 +320,66 @@ static int hostapd_ctrl_iface_disassocia +@@ -322,6 +324,66 @@ static int hostapd_ctrl_iface_disassocia return 0; } @@ -83,7 +83,7 @@ #ifdef CONFIG_IEEE80211W #ifdef NEED_AP_MLME -@@ -814,6 +876,10 @@ static void hostapd_ctrl_iface_receive(i +@@ -818,6 +880,10 @@ static void hostapd_ctrl_iface_receive(i reply_len += res; } #endif /* CONFIG_NO_RADIUS */ -- cgit v1.2.3