ethdev: export allocate function
authorIntel <intel.com>
Wed, 18 Sep 2013 10:00:00 +0000 (12:00 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 9 Oct 2013 14:16:14 +0000 (16:16 +0200)
commit0b33b68d12d0bc37246b5142b7fd06e9dce8d49d
tree15760b5990f216eba37b36c5109c2bd43e811d2b
parent2c502225c64c79b070997ff72e7963b1da7b2ec3
ethdev: export allocate function

The function rte_eth_dev_allocate() was called by rte_eth_dev_init().
In order to use it for non-pci devices, it is now in public API.

Signed-off-by: Intel
lib/librte_ether/rte_ethdev.c
lib/librte_ether/rte_ethdev.h