ring: support port hotplug
authorBernard Iremonger <bernard.iremonger@intel.com>
Tue, 7 Jul 2015 13:09:23 +0000 (14:09 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 27 Jul 2015 02:53:04 +0000 (04:53 +0200)
commit799d1c554a6dbce4c4afbdf74f431efd2c9d8c42
tree9e76810bcd27bc633ab78960b784c53cbea04964
parent9fb557035d9045767deabee0a16a94e29d08ff97
ring: support port hotplug

This patch depends on the Port Hotplug Framework.
It implements the rte_dev_uninit_t() function for the ring pmd.

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
Acked-by: Bruce Richardson <bruce.ruchardson@intel.com>
drivers/net/ring/rte_eth_ring.c