diff options
author | Marc Kleine-Budde <mkl@pengutronix.de> | 2021-10-15 19:46:59 +0200 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2021-11-06 21:15:32 +0100 |
commit | 691204bd66b34ba982e19988e6eba9f6321dfe6c (patch) | |
tree | 76e89bf48745ebba4f869ab9217fb25c8baa0823 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 6b78ba3e51f9a2fa5b48eef959acc8b6f02cbf1f (diff) |
can: mcp251xfd: mcp251xfd_irq(): add missing can_rx_offload_threaded_irq_finish() in case of bus off
The function can_rx_offload_threaded_irq_finish() is needed to trigger
the NAPI thread to deliver read CAN frames to the networking stack.
This patch adds the missing call to can_rx_offload_threaded_irq_finish()
in case of a bus off, before leaving the interrupt handler to avoid
packet starvation.
Link: https://lore.kernel.org/all/20211106201526.44292-1-mkl@pengutronix.de
Fixes: 30bfec4fec59 ("can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be called from threaded interrupt")
Cc: stable@vger.kernel.org
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions