aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMarc Kleine-Budde <[email protected]>2023-05-01 18:14:41 +0200
committerMarc Kleine-Budde <[email protected]>2023-10-05 21:47:01 +0200
commitd3f4cf05402b06631f282e23dcba85daed732e38 (patch)
tree8a1e58de3a9828a963967a897397ea81488232f5 /tools/perf/scripts/python/event_analyzing_sample.py
parentaa3f5d935cbb302dce89e8f278f6e8a3e2ecea18 (diff)
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/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions