diff options
author | Marc Kleine-Budde <mkl@pengutronix.de> | 2023-05-01 19:14:41 +0300 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2023-10-05 22:47:01 +0300 |
commit | d3f4cf05402b06631f282e23dcba85daed732e38 (patch) | |
tree | 8a1e58de3a9828a963967a897397ea81488232f5 /io_uring/msg_ring.h | |
parent | aa3f5d935cbb302dce89e8f278f6e8a3e2ecea18 (diff) | |
download | linux-d3f4cf05402b06631f282e23dcba85daed732e38.tar.xz |
can: at91_can: at91_irq_err_frame(): call directly from IRQ handler
This is a preparation patch to convert the driver to the rx-offload
helper. In rx-offload RX, TX-done and CAN error handling are done in
the IRQ handler, SKB are pushed to the network stack in the NAPI poll
function.
Move the CAN frame error handling from the NAPI function at91_poll()
to the IRQ handler at91_poll(). To reflect this change, rename
at91_poll_err() to at91_irq_err_frame().
Link: https://lore.kernel.org/all/20231005-at91_can-rx_offload-v2-19-9987d53600e0@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'io_uring/msg_ring.h')
0 files changed, 0 insertions, 0 deletions