projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[x86] grub: Natively build grub only on x86 linux hosts, cross compile everywhere...
[openwrt.git]
/
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
e694cac
..
3ed3520
100644
(file)
--- a/
package/madwifi/patches/122-replayfail_workaround.patch
+++ b/
package/madwifi/patches/122-replayfail_workaround.patch
@@
-1,7
+1,5
@@
-Index: madwifi-trunk-r3314/net80211/ieee80211_linux.c
-===================================================================
---- madwifi-trunk-r3314.orig/net80211/ieee80211_linux.c
-+++ madwifi-trunk-r3314/net80211/ieee80211_linux.c
+--- 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);
@@ -331,6 +331,9 @@
k->wk_cipher->ic_name, k->wk_keyix,
(unsigned long long)rsc);
This page took
0.020927 seconds
and
4
git commands to generate.