[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176239501549.3834029.5601067498463856029.git-patchwork-notify@kernel.org>
Date: Thu, 06 Nov 2025 02:10:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Dan Carpenter <dan.carpenter@...aro.org>
Cc: tristram.ha@...rochip.com, harshit.m.mogalapalli@...cle.com,
woojung.huh@...rochip.com, UNGLinuxDriver@...rochip.com, andrew@...n.ch,
olteanv@...il.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, maxime.chevallier@...tlin.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH net] net: dsa: microchip: Fix a link check in
ksz9477_pcs_read()
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 31 Oct 2025 16:05:01 +0300 you wrote:
> The BMSR_LSTATUS define is 0x4 but the "p->phydev.link" variable
> is a 1 bit bitfield in a u32. Since 4 doesn't fit in 0-1 range
> it means that ".link" is always set to false. Add a !! to fix
> this.
>
> Fixes: e8c35bfce4c1 ("net: dsa: microchip: Add SGMII port support to KSZ9477 switch")
> Signed-off-by: Dan Carpenter <dan.carpenter@...aro.org>
>
> [...]
Here is the summary with links:
- [net] net: dsa: microchip: Fix a link check in ksz9477_pcs_read()
https://git.kernel.org/netdev/net-next/c/c79a02252457
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