diff options
author | Dan Carpenter <[email protected]> | 2020-06-03 20:54:36 +0300 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2020-06-11 15:38:08 -0700 |
commit | 09a9297574cb10b3d9fe722b2baa9a379b2d289c (patch) | |
tree | 5c97756927094a087738999ec8bab50be1d0103b /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 17e73d47cd095154878dfedd4918d6a9482eba13 (diff) |
net/mlx5: E-Switch, Fix some error pointer dereferences
We can't leave "counter" set to an error pointer. Otherwise either it
will lead to an error pointer dereference later in the function or it
leads to an error pointer dereference when we call mlx5_fc_destroy().
Fixes: 07bab9502641d ("net/mlx5: E-Switch, Refactor eswitch ingress acl codes")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions