On Sun, 09 Nov 2025 23:37:57 +0200 Roger Quadros wrote:
In am65_cpsw_nuss_rx_poll() there is a possibility that irq_disabled flag is cleared but the IRQ is not enabled.
This patch fixes by that by clearing irq_disabled flag right when enabling the irq.
Fixes: da70d184a8c3 ("net: ethernet: ti: am65-cpsw: Introduce multi queue Rx") Signed-off-by: Roger Quadros rogerq@kernel.org
This looks independent from the series, it needs to go to net.
linaro-mm-sig@lists.linaro.org