[PATCH net] net: ethernet: sun4i-emac: Fix IRQ error handling

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Thu Aug 27 01:10:06 PDT 2026


Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni at redhat.com>:

On Mon, 24 Aug 2026 17:09:01 +0700 you wrote:
> From: bui duc phuc <phucduc.bui at gmail.com>
> 
> irq_of_parse_and_map() returns 0 when parsing or mapping an IRQ fails.
> The current code checks for -ENXIO and therefore does not detect the
> failure.
> 
> Check for a zero return value and convert it to -ENXIO.
> 
> [...]

Here is the summary with links:
  - [net] net: ethernet: sun4i-emac: Fix IRQ error handling
    https://git.kernel.org/netdev/net/c/991c2be78257

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-arm-kernel mailing list