numam-dpdk/drivers/net/mlx5/hws
Stephen Hemminger 742d8aaa81 drivers/net: remove unnecessary null checks
The function rte_free() already handles NULL argument;
therefore the checks in this code are unnecessary.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2022-11-15 15:04:22 +01:00
..
meson.build common/mlx5: move build config initialization and check 2022-10-30 15:55:46 +01:00
mlx5dr_action.c net/mlx5/hws: fix action creation check 2022-11-10 18:15:50 +01:00
mlx5dr_action.h net/mlx5/hws: fix crash with maximum action combination 2022-11-10 18:15:50 +01:00
mlx5dr_buddy.c net/mlx5/hws: add pool and buddy 2022-10-26 13:33:33 +02:00
mlx5dr_buddy.h net/mlx5/hws: add pool and buddy 2022-10-26 13:33:33 +02:00
mlx5dr_cmd.c net/mlx5/hws: fix timestamp format on Tx queue creation 2022-11-10 18:15:54 +01:00
mlx5dr_cmd.h net/mlx5/hws: fix timestamp format on Tx queue creation 2022-11-10 18:15:54 +01:00
mlx5dr_context.c net/mlx5/hws: fix capability check on non eswitch manager 2022-11-10 18:15:51 +01:00
mlx5dr_context.h net/mlx5/hws: add context object 2022-10-26 13:33:34 +02:00
mlx5dr_debug.c net/mlx5/hws: add debug layer 2022-10-26 13:33:36 +02:00
mlx5dr_debug.h net/mlx5/hws: add debug layer 2022-10-26 13:33:36 +02:00
mlx5dr_definer.c net/mlx5/hws: add definer layer 2022-10-26 13:33:33 +02:00
mlx5dr_definer.h net/mlx5/hws: add definer layer 2022-10-26 13:33:33 +02:00
mlx5dr_internal.h net/mlx5/hws: enable hardware steering 2022-10-26 13:33:36 +02:00
mlx5dr_matcher.c net/mlx5/hws: fix disconnecting matcher 2022-11-10 18:15:55 +01:00
mlx5dr_matcher.h net/mlx5/hws: add matcher object 2022-10-26 13:33:34 +02:00
mlx5dr_pat_arg.c net/mlx5/hws: remove deprecated rte_atomic 2022-11-10 18:15:43 +01:00
mlx5dr_pat_arg.h net/mlx5/hws: remove deprecated rte_atomic 2022-11-10 18:15:43 +01:00
mlx5dr_pool.c drivers/net: remove unnecessary null checks 2022-11-15 15:04:22 +01:00
mlx5dr_pool.h net/mlx5/hws: add pool and buddy 2022-10-26 13:33:33 +02:00
mlx5dr_rule.c net/mlx5/hws: add rule object 2022-10-26 13:33:35 +02:00
mlx5dr_rule.h net/mlx5/hws: add rule object 2022-10-26 13:33:35 +02:00
mlx5dr_send.c net/mlx5/hws: fix timestamp format on Tx queue creation 2022-11-10 18:15:54 +01:00
mlx5dr_send.h net/mlx5/hws: add send layer 2022-10-26 13:33:33 +02:00
mlx5dr_table.c net/mlx5/hws: fix order of destroying default tables 2022-11-10 18:15:54 +01:00
mlx5dr_table.h net/mlx5/hws: add table object 2022-10-26 13:33:34 +02:00
mlx5dr.h net/mlx5/hws: enable hardware steering 2022-10-26 13:33:36 +02:00