aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/123-ccmp_checks.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-10-24 04:35:02 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-10-24 04:35:02 +0000
commit2bbcb1d2dcd3cec58b316cd17046ff53cae6fce0 (patch)
tree43d8c81e9ccd5dc6bf22c888d20cbf172440f9d5 /package/madwifi/patches/123-ccmp_checks.patch
parente862674aa8cc63a3ed406ebf6a30f02e5dc9d4e8 (diff)
downloadmaster-187ad058-2bbcb1d2dcd3cec58b316cd17046ff53cae6fce0.tar.gz
master-187ad058-2bbcb1d2dcd3cec58b316cd17046ff53cae6fce0.tar.bz2
master-187ad058-2bbcb1d2dcd3cec58b316cd17046ff53cae6fce0.zip
upgrade madwifi to r2756
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9422 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/123-ccmp_checks.patch')
-rw-r--r--package/madwifi/patches/123-ccmp_checks.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/madwifi/patches/123-ccmp_checks.patch b/package/madwifi/patches/123-ccmp_checks.patch
index 00f9f2fd83..f5bd34eecd 100644
--- a/package/madwifi/patches/123-ccmp_checks.patch
+++ b/package/madwifi/patches/123-ccmp_checks.patch
@@ -1,7 +1,7 @@
-Index: madwifi-ng-r2568-20070710/net80211/ieee80211_crypto_ccmp.c
+Index: madwifi-ng-r2756-20071018/net80211/ieee80211_crypto_ccmp.c
===================================================================
---- madwifi-ng-r2568-20070710.orig/net80211/ieee80211_crypto_ccmp.c 2007-10-20 20:51:37.000000000 +0200
-+++ madwifi-ng-r2568-20070710/net80211/ieee80211_crypto_ccmp.c 2007-10-20 20:52:34.000000000 +0200
+--- madwifi-ng-r2756-20071018.orig/net80211/ieee80211_crypto_ccmp.c 2007-10-24 06:20:16.429625551 +0200
++++ madwifi-ng-r2756-20071018/net80211/ieee80211_crypto_ccmp.c 2007-10-24 06:20:19.581805179 +0200
@@ -475,6 +475,9 @@
uint8_t *mic, *pos;
u_int space;