From 932b2793df4df0e497d78897c58a6ec83e20170d Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Fri, 11 May 2007 11:21:46 -0700 Subject: [PATCH] --- yaml --- r: 56231 b: refs/heads/master c: 78f0b62d4c15580369acf830f73a1f22570f201e h: refs/heads/master i: 56229: 2eec0e582d81047e71dd59b1c34f6ddaec85d274 56227: de0fa16cef733b541ab783668876150106de447c 56223: 8e48361409409592c2520d79c3e7b73a1d769472 v: v3 --- [refs] | 2 +- trunk/drivers/net/sky2.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index abdd6c5c369e..cb409d39815d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e3b7df17c8344fbcc00e871e03f5f88d58905277 +refs/heads/master: 78f0b62d4c15580369acf830f73a1f22570f201e diff --git a/trunk/drivers/net/sky2.c b/trunk/drivers/net/sky2.c index 3764008270a2..2971eab2453c 100644 --- a/trunk/drivers/net/sky2.c +++ b/trunk/drivers/net/sky2.c @@ -130,7 +130,7 @@ static const struct pci_device_id sky2_id_table[] = { { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4368) }, /* 88EC034 */ { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x4369) }, /* 88EC042 */ { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x436A) }, /* 88E8058 */ - { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x436B) }, /* 88E8071 */ +// { PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x436B) }, /* 88E8071 */ { 0 } };