[PATCH] myri10ge - Drop ununsed nvidia chipset id

The workaround for the AER capability of the nVidia chipset has been
removed, we don't need this PCI id anymore. Drop it.

Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

authored by brice@myri.com and committed by Jeff Garzik 18ac5443 ec590970

-2
-2
drivers/net/myri10ge/myri10ge.c
··· 2196 2196 * any other device, except if forced with myri10ge_ecrc_enable > 1. 2197 2197 */ 2198 2198 2199 - #define PCI_DEVICE_ID_NVIDIA_NFORCE_CK804_PCIE 0x005d 2200 - 2201 2199 static void myri10ge_enable_ecrc(struct myri10ge_priv *mgp) 2202 2200 { 2203 2201 struct pci_dev *bridge = mgp->pdev->bus->self;