summaryrefslogtreecommitdiff
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
commit479cf96993cb70f8c69ba590238e27a56dc7091d (patch)
tree5017728e3dd12a451936b32a4b655be919db6dba /package/madwifi/patches/123-ccmp_checks.patch
parent788a010131706f80582e9577d2fa43fb8b33e22b (diff)
downloadmtk-20170518-479cf96993cb70f8c69ba590238e27a56dc7091d.zip
mtk-20170518-479cf96993cb70f8c69ba590238e27a56dc7091d.tar.gz
mtk-20170518-479cf96993cb70f8c69ba590238e27a56dc7091d.tar.bz2
upgrade madwifi to r2756
SVN-Revision: 9422
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 00f9f2f..f5bd34e 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;