diff options
author | Olof Johansson <olof@lixom.net> | 2019-12-19 16:15:17 -0800 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2020-01-22 22:28:20 -0800 |
commit | ca9c74ae9be5e78541c2058db9a754947a7d4a9b (patch) | |
tree | 3c375bddfd42c4312bbcdc024320013937effecd /tools/perf/scripts/python/mem-phys-addr.py | |
parent | c5d19a6ecfce72d0352191d75f03eea4748a8c45 (diff) |
net/mlx5e: Fix printk format warning
Use "%zu" for size_t. Seen on ARM allmodconfig:
drivers/net/ethernet/mellanox/mlx5/core/wq.c: In function 'mlx5_wq_cyc_wqe_dump':
include/linux/kern_levels.h:5:18: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
Fixes: 130c7b46c93d ("net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error events")
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions