commit | 32e6a0c82e7a7991a02414d830f262e1f4db73e6 | [log] [tgz] |
---|---|---|
author | Krzysztof Halasa <khc@pm.waw.pl> | Sat Sep 05 00:54:30 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 07 01:56:45 2009 -0700 |
tree | 633a0b94bae892142b4874efbf49dfe0dca79032 | |
parent | c190e3c8f6b22004b9cdc62ee5e7ba2fa5f74dc7 [diff] |
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>