numam-dpdk/drivers/net/nfp
Alejandro Lucero fee720e929 net/nfp: fix null pointer check
First, the received pointer was not checked before. Then the pointer
from malloc was not the one used in the existing check.

Coverity issue: 195027
Fixes: ad60bca348 ("net/nfp: read PF port MAC addr using NSP")

Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com>
2017-11-10 09:31:24 +00:00
..
Makefile pci: introduce library and driver 2017-10-26 23:17:31 +02:00
nfp_net_ctrl.h net/nfp: support PF multiport 2017-10-06 02:49:48 +02:00
nfp_net_eth.h net/nfp: add NSP support for HW link configuration 2017-10-06 02:49:48 +02:00
nfp_net_logs.h
nfp_net_pmd.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
nfp_net.c net/nfp: fix stats struct initial value 2017-11-10 09:31:18 +00:00
nfp_nfpu.c net/nfp: fix possible bad shif operation 2017-11-10 09:31:24 +00:00
nfp_nfpu.h pci: introduce library and driver 2017-10-26 23:17:31 +02:00
nfp_nspu.c net/nfp: fix null pointer check 2017-11-10 09:31:24 +00:00
nfp_nspu.h net/nfp: read PF port MAC addr using NSP 2017-10-06 02:49:48 +02:00
rte_pmd_nfp_version.map