summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStefan Wahren <wahrenst@gmx.net>2025-05-09 15:04:34 +0300
committerJakub Kicinski <kuba@kernel.org>2025-05-13 04:46:44 +0300
commit4ecf56f4b66011b583644bf9a62188d05dfcd78c (patch)
tree9fb2c04fbd920fafab5e5de50a8c6bcc4cf3c8d7 /tools/perf/scripts/python
parent6ce9348468c5a8862a036fa8534838fec2c1fabf (diff)
downloadlinux-4ecf56f4b66011b583644bf9a62188d05dfcd78c.tar.xz
net: vertexcom: mse102x: Return code for mse102x_rx_pkt_spi
The MSE102x doesn't provide any interrupt register, so the only way to handle the level interrupt is to fetch the whole packet from the MSE102x internal buffer via SPI. So in cases the interrupt handler fails to do this, it should return IRQ_NONE. This allows the core to disable the interrupt in case the issue persists and prevent an interrupt storm. Signed-off-by: Stefan Wahren <wahrenst@gmx.net> Link: https://patch.msgid.link/20250509120435.43646-6-wahrenst@gmx.net Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions