numam-dpdk/lib/librte_ether
Neil Horman e5ffdd1457 ethdev: remove rte_pmd_init_all function
Now that we've converted all the pmds in dpdk to use the driver registration
macro, rte_pmd_init_all has become empty.  As theres no reason to keep it around
anymore, just remove it and fix up all the eample callers.

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-05-20 14:28:26 +02:00
..
Makefile update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
rte_ethdev.c ethdev: introduce if_index in device info 2014-02-26 11:07:28 +01:00
rte_ethdev.h ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
rte_ether.h update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00