diff options
author | Marc Kleine-Budde <mkl@pengutronix.de> | 2021-08-09 10:26:35 +0300 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2021-08-19 16:07:05 +0300 |
commit | 05cb2ba4b23154c1b7d66284764651b1dd3456a9 (patch) | |
tree | 735807489fa8be040bcf07bbb45b61b336b0736f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 236de85f6a11346136733ab03c8d97fdf3f1d67b (diff) | |
download | linux-05cb2ba4b23154c1b7d66284764651b1dd3456a9.tar.xz |
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/20210809080608.171545-1-mkl@pengutronix.de
Cc: Dario Binacchi <dariobin@libero.it>
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