From 3f93d0a04a77c8f800d9f2b4c47e6eec4ee9a870 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 25 Oct 2012 14:31:17 +0000 Subject: hostapd: merge some pending fixes (fixes assoc errors when moving between vaps of the same wifi device) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33919 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/services/hostapd/patches/410-multicall.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/hostapd/patches/410-multicall.patch') diff --git a/package/network/services/hostapd/patches/410-multicall.patch b/package/network/services/hostapd/patches/410-multicall.patch index 7900428ae..a774603b4 100644 --- a/package/network/services/hostapd/patches/410-multicall.patch +++ b/package/network/services/hostapd/patches/410-multicall.patch @@ -145,7 +145,7 @@ /* --- a/src/ap/drv_callbacks.c +++ b/src/ap/drv_callbacks.c -@@ -685,8 +685,8 @@ static void hostapd_event_eapol_rx(struc +@@ -688,8 +688,8 @@ static void hostapd_event_eapol_rx(struc } -- cgit v1.2.3