]> err.no Git - linux-2.6/blobdiff - drivers/net/r8169.c
[PATCH] blk: Use blk_queue_xxx functions to set parameters
[linux-2.6] / drivers / net / r8169.c
index 2f9b3227243b32ec165fa9242a161ff06032e3ac..f0471d102e3c61bcfc6089c483009e52b2427cfb 100644 (file)
@@ -186,8 +186,8 @@ const static struct {
 static struct pci_device_id rtl8169_pci_tbl[] = {
        { PCI_DEVICE(PCI_VENDOR_ID_REALTEK,     0x8169), },
        { PCI_DEVICE(PCI_VENDOR_ID_DLINK,       0x4300), },
-       { PCI_DEVICE(PCI_VENDOR_ID_LINKSYS,     0x1032), },
        { PCI_DEVICE(0x16ec,                    0x0116), },
+       { PCI_VENDOR_ID_LINKSYS,                0x1032, PCI_ANY_ID, 0x0024, },
        {0,},
 };