numam-dpdk/drivers/net/ark
Yong Wang 53a9ba132c net/ark: add null pointer check
In function ark_config_device(), there are several malloc without null
point check. Fix it by adding null point check.

Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
Acked-by: Ed Czeck <ed.czeck@atomicrules.com>
2017-10-06 02:49:49 +02:00
..
ark_ddm.c net/ark: provide API for hardware modules UDM and DDM 2017-04-19 15:37:37 +02:00
ark_ddm.h net/ark: provide API for hardware modules UDM and DDM 2017-04-19 15:37:37 +02:00
ark_ethdev_rx.c net/ark: remove empty header file 2017-10-06 02:49:47 +02:00
ark_ethdev_rx.h net/ark: add Rx initial version 2017-04-19 15:37:37 +02:00
ark_ethdev_tx.c net/ark: remove empty header file 2017-10-06 02:49:47 +02:00
ark_ethdev_tx.h net/ark: add Tx initial version 2017-04-19 15:37:37 +02:00
ark_ethdev.c net/ark: add null pointer check 2017-10-06 02:49:49 +02:00
ark_ext.h net/ark: support setting MTU 2017-07-06 15:00:57 +02:00
ark_global.h net/ark: support setting MTU 2017-07-06 15:00:57 +02:00
ark_logs.h net/ark: stub PMD for Atomic Rules Arkville 2017-04-19 15:37:37 +02:00
ark_mpu.c net/ark: provide API for hardware modules MPU RQP and pktdir 2017-04-19 15:37:37 +02:00
ark_mpu.h net/ark: provide API for hardware modules MPU RQP and pktdir 2017-04-19 15:37:37 +02:00
ark_pktchkr.c net/ark: add null pointer check 2017-10-06 02:49:49 +02:00
ark_pktchkr.h net/ark: provide API for hardware modules pktchkr and pktgen 2017-04-19 15:37:37 +02:00
ark_pktdir.c net/ark: add null pointer check 2017-10-06 02:49:49 +02:00
ark_pktdir.h net/ark: provide API for hardware modules MPU RQP and pktdir 2017-04-19 15:37:37 +02:00
ark_pktgen.c net/ark: add null pointer check 2017-10-06 02:49:49 +02:00
ark_pktgen.h net/ark: provide API for hardware modules pktchkr and pktgen 2017-04-19 15:37:37 +02:00
ark_rqp.c net/ark: report hardware status on init 2017-04-19 15:37:37 +02:00
ark_rqp.h net/ark: report hardware status on init 2017-04-19 15:37:37 +02:00
ark_udm.c net/ark: provide API for hardware modules UDM and DDM 2017-04-19 15:37:37 +02:00
ark_udm.h net/ark: provide API for hardware modules UDM and DDM 2017-04-19 15:37:37 +02:00
Makefile net/ark: fix build on FreeBSD 2017-04-21 16:19:40 +02:00
rte_pmd_ark_version.map net/ark: stub PMD for Atomic Rules Arkville 2017-04-19 15:37:37 +02:00