[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162284280609.31903.540810448159156117.git-patchwork-notify@kernel.org>
Date: Fri, 04 Jun 2021 21:40:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Michael Walle <michael@...le.cc>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
claudiu.manoil@....com, davem@...emloft.net, kuba@...nel.org,
vladimir.oltean@....com
Subject: Re: [PATCH net-next v2] net: enetc: use get/put_unaligned helpers for MAC
address handling
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 4 Jun 2021 15:42:12 +0200 you wrote:
> The supplied buffer for the MAC address might not be aligned. Thus
> doing a 32bit (or 16bit) access could be on an unaligned address. For
> now, enetc is only used on aarch64 which can do unaligned accesses, thus
> there is no error. In any case, be correct and use the get/put_unaligned
> helpers.
>
> Signed-off-by: Michael Walle <michael@...le.cc>
>
> [...]
Here is the summary with links:
- [net-next,v2] net: enetc: use get/put_unaligned helpers for MAC address handling
https://git.kernel.org/netdev/net-next/c/ecb0605810f3
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