net/igb: move PCI device IDs from EAL
authorFerruh Yigit <ferruh.yigit@intel.com>
Fri, 5 Aug 2016 14:09:30 +0000 (15:09 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 23 Aug 2016 13:33:01 +0000 (15:33 +0200)
commit109febfe58f93c5b425772563c35d4414a1a2c1c
tree2bd7e2c19a98a054401004e5f47e29e2f92c20a3
parent221fba3b987c49964aa2b3d14d7a07397bebdf73
net/igb: move PCI device IDs from EAL

PCI device ids moved from common header into igb driver itself.

KNI starts using pci_device_id from kni/ethtool/igb driver, this is only
for KNI ethtool support, KNI data path is not affected.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/e1000/igb_ethdev.c
lib/librte_eal/common/include/rte_pci_dev_ids.h
lib/librte_eal/linuxapp/kni/ethtool/igb/igb_main.c
lib/librte_eal/linuxapp/kni/kni_misc.c