[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176490481952.1084773.3572547538634420670.git-patchwork-notify@kernel.org>
Date: Fri, 05 Dec 2025 03:20:19 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Thorsten Blum <thorsten.blum@...ux.dev>
Cc: andrew@...n.ch, hkallweit1@...il.com, linux@...linux.org.uk,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
linux@...ck-us.net, dima.fedrau@...il.com, stable@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] net: phy: marvell-88q2xxx: Fix clamped value in
mv88q2xxx_hwmon_write
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 2 Dec 2025 18:27:44 +0100 you wrote:
> The local variable 'val' was never clamped to -75000 or 180000 because
> the return value of clamp_val() was not used. Fix this by assigning the
> clamped value back to 'val', and use clamp() instead of clamp_val().
>
> Cc: stable@...r.kernel.org
> Fixes: a557a92e6881 ("net: phy: marvell-88q2xxx: add support for temperature sensor")
> Signed-off-by: Thorsten Blum <thorsten.blum@...ux.dev>
>
> [...]
Here is the summary with links:
- [net] net: phy: marvell-88q2xxx: Fix clamped value in mv88q2xxx_hwmon_write
https://git.kernel.org/netdev/net/c/c4cdf7376271
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