ethdev: release port
authorTetsuya Mukawa <mukawa@igel.co.jp>
Wed, 25 Feb 2015 19:32:20 +0000 (04:32 +0900)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 25 Feb 2015 23:08:25 +0000 (00:08 +0100)
commit36ec8585b2989ff17e23ffe40a28775474dfb40a
tree6a3f82daa952a8d6e09a76e72af1fb62e5f870b0
parentc282abd2a6cddc37443164eb0a3f34746527bacd
ethdev: release port

This patch adds rte_eth_dev_release_port(). The function is used for
changing an attached status of the device that has specified name.

Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
lib/librte_ether/rte_ethdev.c
lib/librte_ether/rte_ethdev.h