numam-dpdk/drivers/net/i40e
Helin Zhang 819a5c14d1 net/i40e: fix null checks
This patch fixes the issues reported by Coverity of 'Dereference
before null check', by deleting unnecessary null checks, or moving
null checks to before the offending use of the pointer.

Coverity issue: 13298, 13299, 13294, 13301, 119267

Fixes: 8e109464c0 ("i40e: allow vector Rx and Tx usage")
Fixes: a778a1fa2e ("i40e: set up and initialize flow director")
Fixes: a778a1fa2e ("i40e: set up and initialize flow director")
Fixes: 4861cde461 ("i40e: new poll mode driver")

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
2016-06-28 13:23:15 +02:00
..
base net/i40e/base: support disabling links on all ports 2016-06-20 17:21:50 +02:00
i40e_ethdev_vf.c net/i40evf: fix return value if admin queue command fails 2016-06-15 17:13:54 +02:00
i40e_ethdev.c net/i40e: fix single VLAN tag to be outer VLAN tag 2016-06-24 18:28:09 +02:00
i40e_ethdev.h i40evf: fix link info update 2016-04-06 15:49:17 +02:00
i40e_fdir.c net/i40e: fix unintended sign extension 2016-06-15 17:13:55 +02:00
i40e_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
i40e_pf.c net/i40e: fix null checks 2016-06-28 13:23:15 +02:00
i40e_pf.h i40e: support port hotplug 2015-07-19 21:22:23 +02:00
i40e_regs.h i40e: add EEPROM and registers dumping 2016-03-16 17:48:48 +01:00
i40e_rxtx_vec.c net/i40e: fix offload flags for vector Rx 2016-06-23 12:57:02 +02:00
i40e_rxtx.c net/i40e: fix null checks 2016-06-28 13:23:15 +02:00
i40e_rxtx.h ethdev: query supported packet types 2016-03-25 18:56:43 +01:00
Makefile net/i40e/base: document latest base code version 2016-06-20 17:21:50 +02:00
rte_pmd_i40e_version.map i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00