numam-dpdk/drivers/bus
Thomas Monjalon c52dd39411 bus/pci: fix namespace of sysfs path function
The function pci_get_sysfs_path was moved from EAL to the PCI driver.

The namespace is now fixed by adding "rte_" prefix.
The map files are fixed by removing the symbol from EAL and adding
it to the PCI driver.

It is an API break but it is probably not used by applications.
Anyway this API is already broken by the move in a new header file.

Fixes: c752998b5e ("pci: introduce library and driver")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Gaetan Rivet <gaetan.rivet@6wind.com>
2017-11-07 00:44:10 +01:00
..
dpaa mem: rename address mapping function to IOVA 2017-11-06 22:24:19 +01:00
fslmc mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
pci bus/pci: fix namespace of sysfs path function 2017-11-07 00:44:10 +01:00
Makefile mk: remove useless list of core libraries 2017-11-06 21:56:07 +01:00