diff options
| author | Marc Kleine-Budde <[email protected]> | 2021-08-09 09:26:35 +0200 |
|---|---|---|
| committer | Marc Kleine-Budde <[email protected]> | 2021-08-19 15:07:05 +0200 |
| commit | 05cb2ba4b23154c1b7d66284764651b1dd3456a9 (patch) | |
| tree | 735807489fa8be040bcf07bbb45b61b336b0736f /tools/perf/scripts/python | |
| parent | 236de85f6a11346136733ab03c8d97fdf3f1d67b (diff) | |
can: c_can: rename IF_RX -> IF_NAPI
The C_CAN/D_CAN cores implement 2 interfaces to manage the message
objects. To avoid concurrency and the need for locking one interface
is used in the TX path (IF_TX). While the other one, named IF_RX is
used from NAPI context only. As this interface is not only used to
manage RX, but also TX message objects, this patch renames IF_RX to
IF_NAPI.
Link: https://lore.kernel.org/r/[email protected]
Cc: Dario Binacchi <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions