projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
madwifi: add a preliminary fix for the reassoc check, but disable reassoc entirely...
[openwrt.git]
/
package
/
madwifi
/
patches
/
353-devid.patch
diff --git
a/package/madwifi/patches/353-devid.patch
b/package/madwifi/patches/353-devid.patch
index
b79caca
..
281e348
100644
(file)
--- a/
package/madwifi/patches/353-devid.patch
+++ b/
package/madwifi/patches/353-devid.patch
@@
-1,7
+1,5
@@
-Index: madwifi-trunk-r3314/ath/if_ath_pci.c
-===================================================================
---- madwifi-trunk-r3314.orig/ath/if_ath_pci.c 2008-07-06 01:38:57.000000000 +0200
-+++ madwifi-trunk-r3314/ath/if_ath_pci.c 2008-07-06 01:52:09.000000000 +0200
+--- a/ath/if_ath_pci.c
++++ b/ath/if_ath_pci.c
@@ -114,11 +114,13 @@
{ 0x168c, 0x0023, PCI_ANY_ID, PCI_ANY_ID },
{ 0x168c, 0x0024, PCI_ANY_ID, PCI_ANY_ID },
@@ -114,11 +114,13 @@
{ 0x168c, 0x0023, PCI_ANY_ID, PCI_ANY_ID },
{ 0x168c, 0x0024, PCI_ANY_ID, PCI_ANY_ID },
This page took
0.026827 seconds
and
4
git commands to generate.