diff options
author | 2022-03-06 14:54:07 +0100 | |
---|---|---|
committer | 2022-03-13 09:45:35 +0100 | |
commit | c47675b11ba12a2369bbc562f9acb5e84a37951e (patch) | |
tree | 918e64bababdfb89632e4f0766d0835dbb3b8dec /tools/perf/scripts/python/export-to-sqlite.py | |
parent | can: vxcan: vxcan_xmit(): use kfree_skb() instead of kfree() to free skb (diff) | |
download | linux-dev-c47675b11ba12a2369bbc562f9acb5e84a37951e.tar.xz linux-dev-c47675b11ba12a2369bbc562f9acb5e84a37951e.zip |
can: mcp251xfd: mcp251xfd_ring_init(): use %d to print free RAM
In case of an erroneous ring configuration more RAM than available
might be used. Change the printf modifier to a signed int to properly
print this erroneous value.
Fixes: 83daa863f16b ("can: mcp251xfd: ring: update FIFO setup debug info")
Link: https://lore.kernel.org/20220313083640.501791-2-mkl@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions