Re: [PATCH net-next] net: ethernet: ixp4xx: Fix return value check in ixp4xx_eth_probe()
From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-05-19 20:20:19
Also in:
netdev
From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-05-19 20:20:19
Also in:
netdev
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Wed, 19 May 2021 14:16:27 +0000 you wrote:
In case of error, the function mdiobus_get_phy() returns NULL pointer not ERR_PTR(). The IS_ERR() test in the return value check should be replaced with NULL test. Reported-by: Hulk Robot <redacted> Signed-off-by: Wei Yongjun <redacted> [...]
Here is the summary with links:
- [net-next] net: ethernet: ixp4xx: Fix return value check in ixp4xx_eth_probe()
https://git.kernel.org/netdev/net-next/c/20e76d3d044d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html