X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fmadwifi%2Fpatches%2F123-ccmp_checks.patch;h=7d80ba5bf34eaca09c9f62fc6857a33f473bdd43;hb=ccede238c8bb82391c69e2ac3465dee7ee9e14b4;hp=6356b7f0c5bf0fe3a5dfbce81b35883ecd8f3cc8;hpb=a618dcd785da2fcd122f93b73806017fa7410a5f;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/package/madwifi/patches/123-ccmp_checks.patch b/package/madwifi/patches/123-ccmp_checks.patch index 6356b7f0c5..7d80ba5bf3 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-trunk-r3314/net80211/ieee80211_crypto_ccmp.c =================================================================== ---- madwifi-ng-r2568-20070710.orig/net80211/ieee80211_crypto_ccmp.c 2007-07-13 11:18:13.625072992 +0200 -+++ madwifi-ng-r2568-20070710/net80211/ieee80211_crypto_ccmp.c 2007-07-13 11:18:18.465348826 +0200 +--- 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;