numam-dpdk/drivers/net/octeontx2
Yunjian Wang 29892e064c net/octeontx2: remove useless check before free
The glibc free allows free(NULL) as null operation,
so remove this useless null checks.

Coverity issue: 357719
Fixes: da138cd47e ("net/octeontx2: handle port reconfigure")
Cc: stable@dpdk.org

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2020-10-16 19:47:58 +02:00
..
meson.build net/octeontx2: check compiler flag before use 2020-02-06 09:10:00 +01:00
otx2_ethdev_debug.c net/octeontx2: support TM debug 2020-04-21 13:57:06 +02:00
otx2_ethdev_devargs.c net/octeontx2: add devargs to lock Rx/Tx contexts 2020-07-07 23:38:26 +02:00
otx2_ethdev_irq.c net/octeontx2: disable unnecessary error interrupts 2020-04-21 13:57:07 +02:00
otx2_ethdev_ops.c net/octeontx2: fix multi segment mode for jumbo packets 2020-09-30 19:19:11 +02:00
otx2_ethdev_sec_tx.h eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
otx2_ethdev_sec.c net/octeontx2: support anti-replay for security session 2020-10-14 22:22:06 +02:00
otx2_ethdev_sec.h crypto/octeontx2: add lookaside SA context definitions 2020-07-18 23:09:02 +02:00
otx2_ethdev.c net/octeontx2: remove useless check before free 2020-10-16 19:47:58 +02:00
otx2_ethdev.h net/octeontx2: support VLAN based RSS hash 2020-09-30 19:19:11 +02:00
otx2_flow_ctrl.c net/octeontx2: fix flow control initial state 2020-02-15 10:23:07 +01:00
otx2_flow_parse.c net/octeontx2: move ESP parsing to LE layer 2020-09-30 19:19:14 +02:00
otx2_flow_utils.c net/octeontx2: support VLAN insert and strip actions 2020-09-30 19:19:11 +02:00
otx2_flow.c net/octeontx2: fix RSS flow create 2020-10-16 19:47:58 +02:00
otx2_flow.h net/octeontx2: support VLAN insert and strip actions 2020-09-30 19:19:11 +02:00
otx2_link.c ethdev: remove underscore prefix from internal API 2020-09-18 18:55:08 +02:00
otx2_lookup.c net/octeontx2: move ESP parsing to LE layer 2020-09-30 19:19:14 +02:00
otx2_mac.c net/octeontx2: fix DMAC filtering 2020-06-30 14:52:30 +02:00
otx2_mcast.c net/octeontx2: support multicast filter 2019-10-23 16:43:10 +02:00
otx2_ptp.c net/octeontx2: fix PTP and HIGIG2 coexistence 2020-01-17 19:46:26 +01:00
otx2_rss.c net/octeontx2: support VLAN based RSS hash 2020-09-30 19:19:11 +02:00
otx2_rx.c eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
otx2_rx.h net/octeontx2: add replay check for inline inbound packets 2020-10-14 22:22:06 +02:00
otx2_stats.c ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
otx2_tm.c net/octeontx2: set max VTAG insertion size 2020-09-30 19:19:11 +02:00
otx2_tm.h net/octeontx2: support TM length adjust and packet mode 2020-09-18 18:55:10 +02:00
otx2_tx.c net/octeontx2: fix jumbo frame crash 2020-10-15 22:54:21 +02:00
otx2_tx.h net/octeontx2: fix jumbo frame crash 2020-10-15 22:54:21 +02:00
otx2_vlan.c ethdev: fix VLAN offloads set if no relative capabilities 2020-07-11 06:18:53 +02:00
rte_pmd_octeontx2_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00