[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176955900836.1450890.18355284875310731714.git-patchwork-notify@kernel.org>
Date: Wed, 28 Jan 2026 00:10:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ethan Nelson-Moore <enelsonmoore@...il.com>
Cc: netdev@...r.kernel.org, linux-usb@...r.kernel.org, andrew+netdev@...n.ch,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
peter@...sgaard.com, horms@...nel.org
Subject: Re: [PATCH net-next] net: usb: sr9700: replace magic numbers with
register bit macros
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 23 Jan 2026 19:22:43 -0800 you wrote:
> The first byte of the Rx frame is a copy of the Rx status register, so
> 0x40 corresponds to RSR_MF (meaning the frame is multicast). Replace
> 0x40 with RSR_MF for clarity. (All other bits of the RSR indicate
> errors. The fact that the driver ignores these errors will be fixed by
> a later patch.)
>
> The first byte of the status URB is a copy of the NSR, so 0x40
> corresponds to NSR_LINKST. Replace 0x40 with NSR_LINKST for clarity.
>
> [...]
Here is the summary with links:
- [net-next] net: usb: sr9700: replace magic numbers with register bit macros
https://git.kernel.org/netdev/net-next/c/3b721117fe15
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