[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176100601199.466834.7936384476226718457.git-patchwork-notify@kernel.org>
Date: Tue, 21 Oct 2025 00:20:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Alok Tiwari <alok.a.tiwari@...cle.com>
Cc: hkallweit1@...il.com, andrew@...n.ch, kuba@...nel.org,
andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
pabeni@...hat.com, horms@...nel.org, linux@...linux.org.uk,
netdev@...r.kernel.org, alok.a.tiwarilinux@...il.com
Subject: Re: [PATCH net-next 1/2] net: phy: micrel: simplify return in
ksz9477_phy_errata()
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 17 Oct 2025 12:35:20 -0700 you wrote:
> ksz9477_phy_errata function currently assigns the return value of
> genphy_restart_aneg() to a variable and then immediately returns it
>
> err = genphy_restart_aneg(phydev);
> if (err)
> return err;
>
> [...]
Here is the summary with links:
- [net-next,1/2] net: phy: micrel: simplify return in ksz9477_phy_errata()
https://git.kernel.org/netdev/net-next/c/3dfdc98d1dc2
- [net-next,2/2] net: phy: micrel: fix typos in comments
https://git.kernel.org/netdev/net-next/c/ba397fde5e99
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists