[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167824262145.14328.4294439007487690246.git-patchwork-notify@kernel.org>
Date: Wed, 08 Mar 2023 02:30:21 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Heiner Kallweit <hkallweit1@...il.com>
Cc: andrew@...n.ch, linux@...linux.org.uk, pabeni@...hat.com,
kuba@...nel.org, edumazet@...gle.com, davem@...emloft.net,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: phy: improve phy_read_poll_timeout
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 6 Mar 2023 22:51:35 +0100 you wrote:
> cond sometimes is (val & MASK) what may result in a false positive
> if val is a negative errno. We shouldn't evaluate cond if val < 0.
> This has no functional impact here, but it's not nice.
> Therefore switch order of the checks.
>
> Signed-off-by: Heiner Kallweit <hkallweit1@...il.com>
>
> [...]
Here is the summary with links:
- [net-next] net: phy: improve phy_read_poll_timeout
https://git.kernel.org/netdev/net-next/c/0194b64578e9
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