numam-dpdk/drivers/net/netvsc
Stephen Hemminger 06c047b680 remove unnecessary null checks
Functions like free, rte_free, and rte_mempool_free
already handle NULL pointer so the checks here are not necessary.

Remove redundant NULL pointer checks before free functions
found by nullfree.cocci

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2022-02-12 12:07:48 +01:00
..
hn_ethdev.c drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
hn_logs.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
hn_nvs.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
hn_nvs.h net/netvsc: support VF device hot add/remove 2021-01-17 22:37:28 +01:00
hn_rndis.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
hn_rndis.h net/netvsc: support configuring RSS parameters 2019-06-28 20:32:18 +02:00
hn_rxtx.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
hn_var.h ethdev: hide internal structures 2021-10-13 22:14:59 +02:00
hn_vf.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
meson.build build: remove custom dependency checks in drivers 2022-01-21 15:40:58 +01:00
ndis.h net/netvsc: fix definition of offload values 2019-07-05 01:52:01 +02:00
rndis.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00