diff options
| author | Dario Binacchi <[email protected]> | 2021-08-07 15:07:59 +0200 |
|---|---|---|
| committer | Marc Kleine-Budde <[email protected]> | 2021-08-19 15:07:05 +0200 |
| commit | 28e86e9ab522e65b08545e5008d0f1ac5b19dad1 (patch) | |
| tree | 2846dda37f04f68157b691cb0323536f3ce6935c /tools/perf/scripts/python/bin | |
| parent | a54cdbba9deee77ca48b5eec0c26fcc72538538c (diff) | |
can: c_can: support tx ring algorithm
The algorithm is already used successfully by other CAN drivers
(e.g. mcp251xfd). Its implementation was kindly suggested to me by
Marc Kleine-Budde following a patch I had previously submitted. You can
find every detail at https://lore.kernel.org/patchwork/patch/1422929/.
The idea is that after this patch, it will be easier to patch the driver
to use the message object memory as a true FIFO.
Link: https://lore.kernel.org/r/[email protected]
Suggested-by: Marc Kleine-Budde <[email protected]>
Signed-off-by: Dario Binacchi <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions