net/fm10k: move PCI device ids to the driver
authorDavid Marchand <david.marchand@6wind.com>
Mon, 11 Jul 2016 14:40:39 +0000 (16:40 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 11 Jul 2016 15:39:44 +0000 (17:39 +0200)
Reused defines from the driver.
Used RTE_PCI_DEVICE in place of RTE_PCI_DEV_ID_DECL* stuff.

Signed-off-by: David Marchand <david.marchand@6wind.com>

No differences found