aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2020-03-20 16:23:05 +0300
committerSaeed Mahameed <[email protected]>2020-03-25 23:18:49 -0700
commit49397b801261160fb5f5d3f28536c792e72ecbb3 (patch)
tree35962fce94d425bcd295ad054df65baeb86ade18 /scripts/gcc-plugins/cyc_complexity_plugin.c
parent29f3490ba9d2399d3d1b20c4aa74592d92bd4e11 (diff)
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 <[email protected]> Reviewed-by: Leon Romanovsky <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions