diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-08-19 14:48:21 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-08-19 14:48:21 +0000 |
commit | 7f6b21ae626cfdeef62fa1968c10daa919abb3f8 (patch) | |
tree | cd59d92548e8f393a389615d7353b916c8e4dd9f /package/madwifi/patches/309-micfail_detect.patch | |
parent | d719b5187196d7314c89e7d1b41236c324400255 (diff) | |
download | mtk-20170518-7f6b21ae626cfdeef62fa1968c10daa919abb3f8.zip mtk-20170518-7f6b21ae626cfdeef62fa1968c10daa919abb3f8.tar.gz mtk-20170518-7f6b21ae626cfdeef62fa1968c10daa919abb3f8.tar.bz2 |
madwifi: refresh patches
SVN-Revision: 17311
Diffstat (limited to 'package/madwifi/patches/309-micfail_detect.patch')
-rw-r--r-- | package/madwifi/patches/309-micfail_detect.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/309-micfail_detect.patch b/package/madwifi/patches/309-micfail_detect.patch index 19bea79..d74a390 100644 --- a/package/madwifi/patches/309-micfail_detect.patch +++ b/package/madwifi/patches/309-micfail_detect.patch @@ -92,7 +92,7 @@ static const struct ieee80211_cipher ccmp = { .ic_name = "AES-CCM", -@@ -308,7 +308,7 @@ ccmp_decap(struct ieee80211_key *k, stru +@@ -314,7 +314,7 @@ ccmp_decap(struct ieee80211_key *k, stru * Verify and strip MIC from the frame. */ static int |