[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161489700779.12854.8703147097417753157.git-patchwork-notify@kernel.org>
Date: Thu, 04 Mar 2021 22:30:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <olteanv@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
andrew@...n.ch, vivien.didelot@...il.com, f.fainelli@...il.com,
vladimir.oltean@....com
Subject: Re: [PATCH net 1/2] net: dsa: sja1105: fix SGMII PCS being forced to
SPEED_UNKNOWN instead of SPEED_10
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Thu, 4 Mar 2021 12:56:53 +0200 you wrote:
> From: Vladimir Oltean <vladimir.oltean@....com>
>
> When using MLO_AN_PHY or MLO_AN_FIXED, the MII_BMCR of the SGMII PCS is
> read before resetting the switch so it can be reprogrammed afterwards.
> This works for the speeds of 1Gbps and 100Mbps, but not for 10Mbps,
> because SPEED_10 is actually 0, so AND-ing anything with 0 is false,
> therefore that last branch is dead code.
>
> [...]
Here is the summary with links:
- [net,1/2] net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPEED_10
https://git.kernel.org/netdev/net/c/053d8ad10d58
- [net,2/2] net: dsa: sja1105: fix ucast/bcast flooding always remaining enabled
https://git.kernel.org/netdev/net/c/6a5166e07c02
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