819a5c14d1
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: |
||
---|---|---|
.. | ||
base | ||
i40e_ethdev_vf.c | ||
i40e_ethdev.c | ||
i40e_ethdev.h | ||
i40e_fdir.c | ||
i40e_logs.h | ||
i40e_pf.c | ||
i40e_pf.h | ||
i40e_regs.h | ||
i40e_rxtx_vec.c | ||
i40e_rxtx.c | ||
i40e_rxtx.h | ||
Makefile | ||
rte_pmd_i40e_version.map |