From 5bde8354f6809ada5383bb101c05996b5636277e Mon Sep 17 00:00:00 2001 From: Francois Romieu Date: Fri, 12 Oct 2007 23:58:09 +0200 Subject: [PATCH] --- yaml --- r: 72398 b: refs/heads/master c: bc1660b57021b91f4adcb8fd06fe7bbecade3a8b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/net/r8169.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 79d5f72d54ef..8e49cf76c15b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cebf8cc79ec776a2f35b5912cf4eb41439a2cfda +refs/heads/master: bc1660b57021b91f4adcb8fd06fe7bbecade3a8b diff --git a/trunk/drivers/net/r8169.c b/trunk/drivers/net/r8169.c index 951c56ed56e8..c290aa505347 100644 --- a/trunk/drivers/net/r8169.c +++ b/trunk/drivers/net/r8169.c @@ -166,7 +166,7 @@ static struct pci_device_id rtl8169_pci_tbl[] = { { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8168), 0, 0, RTL_CFG_1 }, { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8169), 0, 0, RTL_CFG_0 }, { PCI_DEVICE(PCI_VENDOR_ID_DLINK, 0x4300), 0, 0, RTL_CFG_0 }, - { PCI_DEVICE(0x1259, 0xc107), 0, 0, RTL_CFG_0 }, + { PCI_DEVICE(PCI_VENDOR_ID_AT, 0xc107), 0, 0, RTL_CFG_0 }, { PCI_DEVICE(0x16ec, 0x0116), 0, 0, RTL_CFG_0 }, { PCI_VENDOR_ID_LINKSYS, 0x1032, PCI_ANY_ID, 0x0024, 0, 0, RTL_CFG_0 },