net/e1000: move em PCI device ids to the driver
authorDavid Marchand <david.marchand@6wind.com>
Mon, 11 Jul 2016 14:40:37 +0000 (16:40 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 11 Jul 2016 15:36:56 +0000 (17:36 +0200)
commit544faf4b82d4fa1aeac80a5e2a590c8c8a10142a
tree1641159996bd27bc6a3303ad848b87392ba63b41
parente9186770adb95eca8a0dc3380404d49daf493db2
net/e1000: move em PCI device ids to the driver

Reused defines from the driver and added a Intel vendor id macro for use by
igb later.
Used RTE_PCI_DEVICE in place of RTE_PCI_DEV_ID_DECL* stuff.

igb/igbvf is left as is, waiting for kni/ethtool cleanup.

Signed-off-by: David Marchand <david.marchand@6wind.com>
drivers/net/e1000/e1000_ethdev.h
drivers/net/e1000/em_ethdev.c
lib/librte_eal/common/include/rte_pci_dev_ids.h