Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Thu, 23 Jun 2022 16:34:03 +0300 you wrote: > There is a copy and paste bug in lan743x_sgmii_config() so it checks > if (ret < 0) instead of if (mii_ctl < 0). > > Fixes: 46b777ad9a8c ("net: lan743x: Add support to SGMII 1G and 2.5G") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > --- > drivers/net/ethernet/microchip/lan743x_main.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Here is the summary with links: - [net-next] net: lan743x: Use correct variable in lan743x_sgmii_config() https://git.kernel.org/netdev/net-next/c/b4cbd7a9339f You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html