aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarc Kleine-Budde <[email protected]>2021-08-09 09:26:35 +0200
committerMarc Kleine-Budde <[email protected]>2021-08-19 15:07:05 +0200
commit05cb2ba4b23154c1b7d66284764651b1dd3456a9 (patch)
tree735807489fa8be040bcf07bbb45b61b336b0736f /tools/perf/scripts/python
parent236de85f6a11346136733ab03c8d97fdf3f1d67b (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