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
..
2015-06-18 18:09:46 +02:00
2015-06-24 12:01:14 +02:00
2015-02-24 22:12:35 +01:00
2015-06-12 11:10:10 +02:00
2015-06-24 12:01:14 +02:00
2015-06-19 12:11:53 +02:00
2015-03-10 12:06:08 +01:00
2015-06-23 23:31:15 +02:00
2015-05-22 16:06:23 +02:00