WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver.
authorKrzysztof Halasa <khc@pm.waw.pl>
Sat, 5 Sep 2009 00:54:30 +0000 (00:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Sep 2009 08:56:45 +0000 (01:56 -0700)
commit32e6a0c82e7a7991a02414d830f262e1f4db73e6
tree633a0b94bae892142b4874efbf49dfe0dca79032
parentc190e3c8f6b22004b9cdc62ee5e7ba2fa5f74dc7
WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver.

PCI200SYN has its own PCI subsystem device ID for 3+ years, now it's
time to remove the generic PLX905[02] ID from the driver. Anyone with
old EEPROM data will have to run the upgrade.

Having the generic PLX905[02] (PCI-local bus bridge) ID is harmful
as the driver tries to handle other devices based on these bridges.

Signed-off-by: Krzysztof Halasa <khc@pm.waw.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/pci200syn.c