From bcb54b392476cc18216aa9def60424e507d5cde1 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 20 Feb 2008 21:26:21 +0000 Subject: refresh madwifi patches, fix an issue with napi polling (thx SeG) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10511 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/madwifi/patches/123-ccmp_checks.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/madwifi/patches/123-ccmp_checks.patch') diff --git a/package/madwifi/patches/123-ccmp_checks.patch b/package/madwifi/patches/123-ccmp_checks.patch index c751c2f82..7d80ba5bf 100644 --- a/package/madwifi/patches/123-ccmp_checks.patch +++ b/package/madwifi/patches/123-ccmp_checks.patch @@ -1,7 +1,7 @@ -Index: madwifi-dfs-r3053/net80211/ieee80211_crypto_ccmp.c +Index: madwifi-trunk-r3314/net80211/ieee80211_crypto_ccmp.c =================================================================== ---- madwifi-dfs-r3053.orig/net80211/ieee80211_crypto_ccmp.c 2007-12-13 05:25:10.594229197 +0100 -+++ madwifi-dfs-r3053/net80211/ieee80211_crypto_ccmp.c 2007-12-13 05:25:12.634345457 +0100 +--- madwifi-trunk-r3314.orig/net80211/ieee80211_crypto_ccmp.c 2008-02-20 18:10:46.043138240 +0100 ++++ madwifi-trunk-r3314/net80211/ieee80211_crypto_ccmp.c 2008-02-20 18:10:48.095255184 +0100 @@ -475,6 +475,9 @@ uint8_t *mic, *pos; u_int space; -- cgit v1.2.3