[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172360263474.1842448.12842229512784993971.git-patchwork-notify@kernel.org>
Date: Wed, 14 Aug 2024 02:30:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Simon Horman <horms@...nel.org>
Cc: marcin.s.wojtas@...il.com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: mvneta: Use __be16 for l3_proto parameter of
mvneta_txq_desc_csum()
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 12 Aug 2024 12:24:13 +0100 you wrote:
> The value passed as the l3_proto argument of mvneta_txq_desc_csum()
> is __be16. And mvneta_txq_desc_csum uses this parameter as a __be16
> value. So use __be16 as the type for the parameter, rather than
> type with host byte order.
>
> Flagged by Sparse as:
>
> [...]
Here is the summary with links:
- [net-next] net: mvneta: Use __be16 for l3_proto parameter of mvneta_txq_desc_csum()
https://git.kernel.org/netdev/net-next/c/29cabacef102
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