commit | a93958ac980f0ce594ad90657ecbc595ff157a40 | [log] [tgz] |
---|---|---|
author | Ayaz Abdulla <aabdulla@nvidia.com> | Sun Jun 07 03:54:37 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 07 03:54:37 2009 -0700 |
tree | 6248b5a00c268271e9646e37dcf27e9cc079f8cb | |
parent | 3df81c4e950a7e38a8ef98f818abc3eed76b3fb2 [diff] |
removal of forcedeth device ids This patch removes the forcedeth device ids from pci_ids.h The forcedeth driver uses the device id constants directly in its source file. [ Need to keep PCI_DEVICE_ID_NVIDIA_NVENET_15 in order to keep drivers/pci/quirks.c building -DaveM ] Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>