[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172899842976.1158427.6021511104836691488.git-patchwork-notify@kernel.org>
Date: Tue, 15 Oct 2024 13:20:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Simon Horman <horms@...nel.org>
Cc: claudiu.manoil@....com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: gianfar: Use __be64 * to store pointers to
big endian values
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Fri, 11 Oct 2024 10:20:00 +0100 you wrote:
> Timestamp values are read using pointers to 64-bit big endian values.
> But the type of these pointers is u64 *, host byte order.
> Use __be64 * instead.
>
> Flagged by Sparse:
>
> .../gianfar.c:2212:60: warning: cast to restricted __be64
> .../gianfar.c:2475:53: warning: cast to restricted __be64
>
> [...]
Here is the summary with links:
- [net-next] net: gianfar: Use __be64 * to store pointers to big endian values
https://git.kernel.org/netdev/net-next/c/de306f0051ae
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