From 96aa6c1e85d905d2fbf36f79255d4ae9c84465b6 Mon Sep 17 00:00:00 2001 From: Ciaran McCreesh Date: Thu, 1 Nov 2007 22:48:15 +0100 Subject: [PATCH] --- yaml --- r: 73438 b: refs/heads/master c: 11d2e28241e89227d88da53187224c84316acc86 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/net/r8169.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 76032c5b16cc..e69d05c84fc7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7c826a0b84f1540d9de54bb0afe4b4520007d791 +refs/heads/master: 11d2e28241e89227d88da53187224c84316acc86 diff --git a/trunk/drivers/net/r8169.c b/trunk/drivers/net/r8169.c index b94fa7ef1955..702334e6b28a 100644 --- a/trunk/drivers/net/r8169.c +++ b/trunk/drivers/net/r8169.c @@ -171,6 +171,8 @@ static struct pci_device_id rtl8169_pci_tbl[] = { { PCI_DEVICE(0x16ec, 0x0116), 0, 0, RTL_CFG_0 }, { PCI_VENDOR_ID_LINKSYS, 0x1032, PCI_ANY_ID, 0x0024, 0, 0, RTL_CFG_0 }, + { 0x0001, 0x8168, + PCI_ANY_ID, 0x2410, 0, 0, RTL_CFG_2 }, {0,}, };