summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2020-03-20 16:23:05 +0300
committerSaeed Mahameed <saeedm@mellanox.com>2020-03-26 09:18:49 +0300
commit49397b801261160fb5f5d3f28536c792e72ecbb3 (patch)
tree35962fce94d425bcd295ad054df65baeb86ade18 /tools/perf/scripts/python/export-to-postgresql.py
parent29f3490ba9d2399d3d1b20c4aa74592d92bd4e11 (diff)
downloadlinux-49397b801261160fb5f5d3f28536c792e72ecbb3.tar.xz
net/mlx5e: Fix actions_match_supported() return
The actions_match_supported() function returns a bool, true for success and false for failure. This error path is returning a negative which is cast to true but it should return false. Fixes: 4c3844d9e97e ("net/mlx5e: CT: Introduce connection tracking") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions