ethdev: improve API comments of close and detach functions
authorTetsuya Mukawa <mukawa@igel.co.jp>
Thu, 9 Jul 2015 08:19:14 +0000 (17:19 +0900)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 10 Jul 2015 22:32:34 +0000 (00:32 +0200)
commit980995f8cc56d560dba0c6229e50bec430c092d7
tree29efdf2915e92f2484da29819c8756c6a85c6dee
parent27bb9216bbaa8d1b1354cd93350b509b618fe347
ethdev: improve API comments of close and detach functions

The patch fixes doxygen comments of below functions.
 - rte_eth_dev_close()
   Add description about when the function can be called and also about
   what kind of resources will be freed.
 - rte_eth_dev_detach()
   Add description about when the function can be called.

Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_ether/rte_ethdev.h