diff options
author | Marc Kleine-Budde <mkl@pengutronix.de> | 2024-07-05 18:24:42 +0300 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2024-08-06 10:52:13 +0300 |
commit | ac2b81eb8b2d104033560daea886ee84531e3d0a (patch) | |
tree | 455ab36e9ba8b096a95053504df2007cf65f891e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 50ea5449c56310d2d31c28ba91a59232116d3c1e (diff) | |
download | linux-ac2b81eb8b2d104033560daea886ee84531e3d0a.tar.xz |
can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration
When changing the interface from CAN-CC to CAN-FD mode the old
coalescing parameters are re-used. This might cause problem, as the
configured parameters are too big for CAN-FD mode.
During testing an invalid TX coalescing configuration has been seen.
The problem should be been fixed in the previous patch, but add a
safeguard here to ensure that the number of TEF coalescing buffers (if
configured) is exactly the half of all TEF buffers.
Link: https://lore.kernel.org/all/20240805-mcp251xfd-fix-ringconfig-v1-2-72086f0ca5ee@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