numam-dpdk/drivers/net/szedata2
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
..
Makefile pci: introduce library and driver 2017-10-26 23:17:31 +02:00
rte_eth_szedata2.c bus/pci: fix namespace of sysfs path function 2017-11-07 00:44:10 +01:00
rte_eth_szedata2.h net/szedata2: use macro from common library 2017-07-06 15:00:56 +02:00
rte_pmd_szedata2_version.map szedata2: add new poll mode driver 2015-11-20 17:17:04 +01:00
szedata2_iobuf.c net/szedata2: add more supported firmwares 2017-06-12 15:21:22 +01:00
szedata2_iobuf.h net/szedata2: move ibuf and obuf to specific header 2017-06-12 15:21:22 +01:00