commit | 480df991b869eff02a004e8fe7707900437cfcd4 | [log] [tgz] |
---|---|---|
author | Matan Barak <matanb@mellanox.com> | Thu Aug 31 18:52:14 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Sep 28 07:23:10 2017 +0300 |
tree | ae06fe4826e9a50307536c32b3fef65613661514 | |
parent | 603e1f5bd3ca76f16688e10040545594d2e91ba4 [diff] |
net/mlx5: Fix static checker warning on steering tracepoints code Fix this sparse complaint: drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h:172:1: warning: odd constant _Bool cast (ffffffffffffffff becomes 1) Fixes: d9fea79171ee ('net/mlx5: Add tracepoints') Signed-off-by: Matan Barak <matanb@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>