[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175652040950.2398246.15475699661279507232.git-patchwork-notify@kernel.org>
Date: Sat, 30 Aug 2025 02:20:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: ALOK TIWARI <alok.a.tiwari@...cle.com>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, horms@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH net] xirc2ps_cs: fix register access when enabling
FullDuplex
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 27 Aug 2025 12:26:43 -0700 you wrote:
> The current code incorrectly passes (XIRCREG1_ECR | FullDuplex) as
> the register address to GetByte(), instead of fetching the register
> value and OR-ing it with FullDuplex. This results in an invalid
> register access.
>
> Fix it by reading XIRCREG1_ECR first, then or-ing with FullDuplex
> before writing it back.
>
> [...]
Here is the summary with links:
- [net] xirc2ps_cs: fix register access when enabling FullDuplex
https://git.kernel.org/netdev/net/c/b79e498080b1
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