diff options
author | Stefan Wahren <wahrenst@gmx.net> | 2025-04-30 16:30:40 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-05-01 17:24:05 +0300 |
commit | 55f362885951b2d00fd7fbb02ef0227deea572c2 (patch) | |
tree | c7d3123cc55175f3f829692771faf6538fc90203 /lib/mpi/mpi-pow.c | |
parent | 2f0b0c67c2ffb56ed2dd7c1961557b41eb2ac564 (diff) | |
download | linux-55f362885951b2d00fd7fbb02ef0227deea572c2.tar.xz |
net: vertexcom: mse102x: Fix possible stuck of SPI interrupt
The MSE102x doesn't provide any SPI commands for interrupt handling.
So in case the interrupt fired before the driver requests the IRQ,
the interrupt will never fire again. In order to fix this always poll
for pending packets after opening the interface.
Fixes: 2f207cbf0dd4 ("net: vertexcom: Add MSE102x SPI support")
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20250430133043.7722-2-wahrenst@gmx.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/mpi/mpi-pow.c')
0 files changed, 0 insertions, 0 deletions