numam-dpdk/lib/librte_ether
Stephen Hemminger d0e87747cc ethdev: remove impossible condition
Since rte_eth_devices is in BSS, the address of rte_eth_devices
plus port_id can not ever be NULL for a valid port_id number.
Remove this unnecessary check and fix the code style.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-07-02 12:26:19 +02:00
..
Makefile mk: add library version extension 2015-02-03 16:56:58 +01:00
rte_eth_ctrl.h doc: fix doxygen warnings 2015-06-19 12:11:53 +02:00
rte_ethdev.c ethdev: remove impossible condition 2015-07-02 12:26:19 +02:00
rte_ethdev.h doc: fix doxygen warnings 2015-06-19 12:11:53 +02:00
rte_ether_version.map lib: remove redundant definition of local symbols 2015-06-29 18:57:32 +02:00
rte_ether.h eal: add and use unaligned integer types 2015-06-24 12:00:41 +02:00