[PATCH net v2] net: stmmac: dwmac4: fix PCS duplex mode decode
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Thu Aug 8 08:31:06 PDT 2024
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba at kernel.org>:
On Tue, 06 Aug 2024 14:08:41 +0100 you wrote:
> dwmac4 was decoding the duplex mode from the GMAC_PHYIF_CONTROL_STATUS
> register incorrectly, using GMAC_PHYIF_CTRLSTATUS_LNKMOD_MASK (value 1)
> rather than GMAC_PHYIF_CTRLSTATUS_LNKMOD (bit 16). Fix this.
>
> Fixes: 70523e639bf8c ("drivers: net: stmmac: reworking the PCS code.")
> Reviewed-by: Andrew Halaney <ahalaney at redhat.com>
> Reviewed-by: Andrew Lunn <andrew at lunn.ch>
> Reviewed-by: Serge Semin <fancer.lancer at gmail.com>
> Signed-off-by: Russell King (Oracle) <rmk+kernel at armlinux.org.uk>
>
> [...]
Here is the summary with links:
- [net,v2] net: stmmac: dwmac4: fix PCS duplex mode decode
https://git.kernel.org/netdev/net/c/85ba108a529d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-arm-kernel
mailing list