[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173737623625.3511965.11257724664135933100.git-patchwork-notify@kernel.org>
Date: Mon, 20 Jan 2025 12:30:36 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ales Nezbeda <anezbeda@...hat.com>
Cc: netdev@...r.kernel.org, sd@...asysnail.net, mayflowerera@...il.com
Subject: Re: [PATCH net-next] net: macsec: Add endianness annotations in salt
struct
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Fri, 17 Jan 2025 12:22:28 +0100 you wrote:
> This change resolves warning produced by sparse tool as currently
> there is a mismatch between normal generic type in salt and endian
> annotated type in macsec driver code. Endian annotated types should
> be used here.
>
> Sparse output:
> warning: restricted ssci_t degrades to integer
> warning: incorrect type in assignment (different base types)
> expected restricted ssci_t [usertype] ssci
> got unsigned int
> warning: restricted __be64 degrades to integer
> warning: incorrect type in assignment (different base types)
> expected restricted __be64 [usertype] pn
> got unsigned long long
>
> [...]
Here is the summary with links:
- [net-next] net: macsec: Add endianness annotations in salt struct
https://git.kernel.org/netdev/net-next/c/457bb7970a0f
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