diff --git a/[refs] b/[refs] index 627c431bc7b0..98f43b6b4b6a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a51d74409d856e472bad753aecf1f2715718c242 +refs/heads/master: 913168de6284cd27810e9ee7ae029d408a2a0555 diff --git a/trunk/drivers/net/r8169.c b/trunk/drivers/net/r8169.c index d5afe05cd826..2f9b3227243b 100644 --- a/trunk/drivers/net/r8169.c +++ b/trunk/drivers/net/r8169.c @@ -186,6 +186,7 @@ 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), }, {0,}, };