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:
|
||
---|---|---|
.. | ||
base | ||
lio_ethdev.c | ||
lio_ethdev.h | ||
lio_logs.h | ||
lio_rxtx.c | ||
lio_rxtx.h | ||
lio_struct.h | ||
Makefile | ||
rte_pmd_lio_version.map |