rename patches-r3776 to patches-testing
[openwrt.git] / package / madwifi / patches-r3776 / 317-devid.patch
diff --git a/package/madwifi/patches-r3776/317-devid.patch b/package/madwifi/patches-r3776/317-devid.patch
deleted file mode 100644 (file)
index 281e348..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
---- 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 },
-       { 0x168c, 0x9013, PCI_ANY_ID, PCI_ANY_ID }, /* sonicwall */
-+      { 0x168c, 0xff1a, PCI_ANY_ID, PCI_ANY_ID },
-       { 0 }
- };
- static u16 ath_devidmap[][2] = {
--      { 0x9013, 0x0013 }
-+      { 0x9013, 0x0013 },
-+      { 0xff1a, 0x001a }
- };
- static int
This page took 0.019044 seconds and 4 git commands to generate.