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
..
2015-03-10 11:47:46 +01:00
2014-06-11 00:29:34 +02:00
2015-07-16 14:01:04 +02:00
2015-06-03 18:01:53 +02:00
2015-03-10 11:47:46 +01:00
2015-07-14 10:43:39 +02:00
2015-03-10 11:47:46 +01:00
2015-03-10 11:47:46 +01:00
2015-07-16 13:44:48 +02:00