numam-dpdk/drivers/net/ring
Mauricio Vasquez B f74ea27bb5 net/ring: remove unnecessary NULL check
Coverity detected this as an issue because internals->data will never be NULL,
then the check is not necessary.

Coverity issue: 137873
Fixes: d082c0395b ("ring: fix memory leak when detaching")

Signed-off-by: Mauricio Vasquez B <mauricio.vasquez@polito.it>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
2016-11-07 14:50:47 +01:00
..
Makefile ring: remove deprecated functions 2015-09-03 19:22:48 +02:00
rte_eth_ring_version.map ring: create device from a ring 2015-11-03 02:01:56 +01:00
rte_eth_ring.c net/ring: remove unnecessary NULL check 2016-11-07 14:50:47 +01:00
rte_eth_ring.h ring: create device from a ring 2015-11-03 02:01:56 +01:00