X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8bccd2e819bc4c013d3fb83841460217d7f76989..1700a7c37999546b2133da2d9c69e2d153fdd6fd:/package/madwifi/patches/122-replayfail_workaround.patch diff --git a/package/madwifi/patches/122-replayfail_workaround.patch b/package/madwifi/patches/122-replayfail_workaround.patch index 4d39f7032..3ed352076 100644 --- a/package/madwifi/patches/122-replayfail_workaround.patch +++ b/package/madwifi/patches/122-replayfail_workaround.patch @@ -1,14 +1,12 @@ -Index: madwifi-dfs-r3053/net80211/ieee80211_linux.c -=================================================================== ---- madwifi-dfs-r3053.orig/net80211/ieee80211_linux.c 2007-12-13 05:25:10.626231021 +0100 -+++ madwifi-dfs-r3053/net80211/ieee80211_linux.c 2007-12-13 05:25:12.422333377 +0100 +--- a/net80211/ieee80211_linux.c ++++ b/net80211/ieee80211_linux.c @@ -331,6 +331,9 @@ k->wk_cipher->ic_name, k->wk_keyix, - (unsigned long long)rsc ); + (unsigned long long)rsc); + /* disabled for now due to bogus events for unknown reasons */ + return; + /* TODO: needed parameters: count, keyid, key type, src address, TSC */ - snprintf(buf, sizeof(buf), "%s(keyid=%d %scast addr=%s)", tag, + snprintf(buf, sizeof(buf), "%s(keyid=%d %scast addr=" MAC_FMT ")", tag, k->wk_keyix,