Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Fri, 13 Jan 2023 14:26:35 +0100 you wrote: > Revert a wrong fix that was done during the review process. The > intention was to substitute "if(ret < 0)" with "if(ret)". > Unfortunately, the intended fix did not meet the code. > Besides, after additional review, it was decided that "if(ret < 0)" > was actually the right thing to do. > > Fixes: 8580e16c28f3 ("net/ethtool: add netlink interface for the PLCA RS") > Signed-off-by: Piergiorgio Beruto <piergiorgio.beruto@xxxxxxxxx> > Reviewed-by: Andrew Lunn <andrew@xxxxxxx> > > [...] Here is the summary with links: - [v3,net-next,1/1] plca.c: fix obvious mistake in checking retval https://git.kernel.org/netdev/net-next/c/28dbf774bc87 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html