numam-dpdk/doc
Thomas Monjalon d800f55ff0 pci: fix detach and uninit naming
There are close and detach functions in ethdev.
To keep a consistent naming, PCI functions called by ethdev detach
must be named "detach" instead of "close".
Fix also comments which mix close and uninit names.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-07-18 22:04:30 +02:00
..
api bond: move to drivers/net/ 2015-05-22 15:51:38 +02:00
guides pci: fix detach and uninit naming 2015-07-18 22:04:30 +02:00
build-sdk-quick.txt mk: introduce EXTRA_LDLIBS variable 2015-05-14 23:33:38 +02:00