01a98fdd08
The drivers avp, bnx2x and liquidio were using the helper function
rte_eth_dev_pci_allocate() and can be replaced by
rte_eth_dev_pci_generic_probe() which calls the former.
Fixes:
|
||
---|---|---|
.. | ||
avp_ethdev.c | ||
avp_logs.h | ||
Makefile | ||
rte_avp_common.h | ||
rte_avp_fifo.h | ||
rte_pmd_avp_version.map |