[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165845581389.5037.9982674996416196525.git-patchwork-notify@kernel.org>
Date: Fri, 22 Jul 2022 02:10:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, Jose.Abreu@...opsys.com, andrew@...n.ch,
hkallweit1@...il.com, linux@...linux.org.uk, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
boon.leong.ong@...el.com
Subject: Re: [PATCH net] net: pcs: xpcs: propagate xpcs_read error to
xpcs_get_state_c37_sgmii
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 20 Jul 2022 14:20:57 +0300 you wrote:
> While phylink_pcs_ops :: pcs_get_state does return void, xpcs_get_state()
> does check for a non-zero return code from xpcs_get_state_c37_sgmii()
> and prints that as a message to the kernel log.
>
> However, a non-zero return code from xpcs_read() is translated into
> "return false" (i.e. zero as int) and the I/O error is therefore not
> printed. Fix that.
>
> [...]
Here is the summary with links:
- [net] net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmii
https://git.kernel.org/netdev/net/c/27161db0904e
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