diff options
author | Saeed Mahameed <saeedm@mellanox.com> | 2020-05-28 09:16:02 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2020-05-30 07:20:21 +0300 |
commit | 2553f421f44f4db7579f202b79b69046b579c7b5 (patch) | |
tree | f1b57b294e96b5ab2a0b6c2ccdfa3303263dd5f2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9ff2e92c466dc1aa4d970e5027dfd66b1f32b7bc (diff) | |
download | linux-2553f421f44f4db7579f202b79b69046b579c7b5.tar.xz |
net/mlx5: cmd: Fix memset with byte count warning
Fix sparse warning:
drivers/net/ethernet/mellanox/mlx5/core/cmd.c:1949:15:
warning: memset with byte count of 271720
mlx5_cmd_stats array is too big to be held inline in mlx5_cmd.
Allocate it separately.
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