summaryrefslogtreecommitdiff
path: root/scripts/extract-fwblobs
diff options
context:
space:
mode:
authorStefan Wahren <wahrenst@gmx.net>2025-04-30 15:30:40 +0200
committerJakub Kicinski <kuba@kernel.org>2025-05-01 07:24:05 -0700
commit55f362885951b2d00fd7fbb02ef0227deea572c2 (patch)
treec7d3123cc55175f3f829692771faf6538fc90203 /scripts/extract-fwblobs
parent2f0b0c67c2ffb56ed2dd7c1961557b41eb2ac564 (diff)
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 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions