net/vmxnet3: move PCI device ids to the driver
authorDavid Marchand <david.marchand@6wind.com>
Mon, 11 Jul 2016 14:40:41 +0000 (16:40 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 11 Jul 2016 15:42:54 +0000 (17:42 +0200)
commit53c88446d03d8a9b0987f9f37d5e5543184a52ea
tree8d6ccad44eee79a24900df25b74e6967258ab67b
parent98dd7ad4da568279811883b6434f67ef4ef67ed3
net/vmxnet3: move PCI device ids to the driver

Moved vmware device ids macro since the driver had no such information.
Used RTE_PCI_DEVICE in place of RTE_PCI_DEV_ID_DECL* stuff.

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