[lvc-project] [PATCH net-next v2] net: hns: use u32 for register offset in RCB TX coalescing
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Sat Jul 25 01:40:06 MSK 2026
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba at kernel.org>:
On Wed, 15 Jul 2026 15:58:48 +0300 you wrote:
> From: Daniil Agalakov <ade at amicon.ru>
>
> In both hns_rcb_get_tx_coalesced_frames() and
> hns_rcb_set_tx_coalesced_frames(), the local variable reg holds a
> register offset passed to dsaf_read_dev() or dsaf_write_dev().
>
> Register offsets on this hardware are 32-bit values. Use u32 for reg
> to match the register access interfaces and avoid implying that
> 64-bit offsets are supported.
>
> [...]
Here is the summary with links:
- [net-next,v2] net: hns: use u32 for register offset in RCB TX coalescing
https://git.kernel.org/netdev/net-next/c/bf8cdde4ef35
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the lvc-project
mailing list