From 58b0b6c534e3f97a435722b1a012e1037c51dba0 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 8 Aug 2013 16:04:19 +0000 Subject: hostapd: update to latest version (20130707) Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37738 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/services/hostapd/patches/630-bool_fix.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/hostapd/patches/630-bool_fix.patch') diff --git a/package/network/services/hostapd/patches/630-bool_fix.patch b/package/network/services/hostapd/patches/630-bool_fix.patch index 9a822be4dc..6b48006ed8 100644 --- a/package/network/services/hostapd/patches/630-bool_fix.patch +++ b/package/network/services/hostapd/patches/630-bool_fix.patch @@ -1,6 +1,6 @@ --- a/src/ap/ieee802_1x.c +++ b/src/ap/ieee802_1x.c -@@ -2037,9 +2037,9 @@ void ieee802_1x_notify_pre_auth(struct e +@@ -1934,9 +1934,9 @@ void ieee802_1x_notify_pre_auth(struct e } -- cgit v1.2.3