diff options
author | John Crispin <blogic@openwrt.org> | 2007-10-20 19:13:53 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2007-10-20 19:13:53 +0000 |
commit | 5e6504c49fa6048e6deda8970b1f330c7b894e74 (patch) | |
tree | 4a7b78842d14607c5d88695d8744e155d20b4d8d /package/madwifi/patches/123-ccmp_checks.patch | |
parent | c7a904d8e3c531dcd39cc7cf353093659e079487 (diff) | |
download | upstream-5e6504c49fa6048e6deda8970b1f330c7b894e74.tar.gz upstream-5e6504c49fa6048e6deda8970b1f330c7b894e74.tar.bz2 upstream-5e6504c49fa6048e6deda8970b1f330c7b894e74.zip |
refreshed madwifi patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9380 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/123-ccmp_checks.patch')
-rw-r--r-- | package/madwifi/patches/123-ccmp_checks.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/madwifi/patches/123-ccmp_checks.patch b/package/madwifi/patches/123-ccmp_checks.patch index 69fa3c34a2..00f9f2fd83 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 =================================================================== ---- madwifi-ng-r2568-20070710.orig/net80211/ieee80211_crypto_ccmp.c 2007-07-23 01:48:37.830135985 +0200 -+++ madwifi-ng-r2568-20070710/net80211/ieee80211_crypto_ccmp.c 2007-07-23 01:48:42.870423216 +0200 +--- 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 @@ -475,6 +475,9 @@ uint8_t *mic, *pos; u_int space; |