From 4de49556229ab45d25030752041a39aacaf30d7e Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 13 Sep 2012 12:38:51 +0000 Subject: hostapd: update to 2012-09-10 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33392 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hostapd/patches/570-genl_connect_debug.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/hostapd/patches/570-genl_connect_debug.patch') diff --git a/package/hostapd/patches/570-genl_connect_debug.patch b/package/hostapd/patches/570-genl_connect_debug.patch index 5475cbe9e..5f140489b 100644 --- a/package/hostapd/patches/570-genl_connect_debug.patch +++ b/package/hostapd/patches/570-genl_connect_debug.patch @@ -1,6 +1,6 @@ --- a/src/drivers/driver_nl80211.c +++ b/src/drivers/driver_nl80211.c -@@ -121,7 +121,7 @@ static struct nl_handle * nl_create_hand +@@ -127,7 +127,7 @@ static struct nl_handle * nl_create_hand } if (genl_connect(handle)) { -- cgit v1.2.3