numam-dpdk/drivers/net/nfp
Alejandro Lucero f5cba91b09 net/nfp: fix checking function return value
The fstat function could return a value that indicates an error condition.
If this is not checked, the error condition may not be handled correctly.

Coverity issue: 195019
Fixes: f37d8a4b67 ("net/nfp: add NSP FW upload command")

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: introduce driver initialization 2015-12-08 03:00:42 +01:00
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 pci: introduce library and driver 2017-10-26 23:17:31 +02:00
nfp_nfpu.h pci: introduce library and driver 2017-10-26 23:17:31 +02:00
nfp_nspu.c net/nfp: fix checking function return value 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 nfp: introduce driver initialization 2015-12-08 03:00:42 +01:00