diff options
author | Olof Johansson <[email protected]> | 2019-12-19 16:15:17 -0800 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2020-01-22 22:28:20 -0800 |
commit | ca9c74ae9be5e78541c2058db9a754947a7d4a9b (patch) | |
tree | 3c375bddfd42c4312bbcdc024320013937effecd /drivers/usb/cdns3/cdns3-debug.h | |
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 <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions