[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170131743070.26382.14989467541066978129.git-patchwork-notify@kernel.org>
Date: Thu, 30 Nov 2023 04:10:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Christian Marangi <ansuelsmth@...il.com>
Cc: andrew@...n.ch, hkallweit1@...il.com, linux@...linux.org.uk,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
robimarko@...il.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
lkp@...el.com
Subject: Re: [net-next PATCH v3] net: phy: aquantia: drop wrong endianness
conversion for addr and CRC
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 28 Nov 2023 14:59:28 +0100 you wrote:
> On further testing on BE target with kernel test robot, it was notice
> that the endianness conversion for addr and CRC in fw_load_memory was
> wrong.
>
> Drop the cpu_to_le32 conversion for addr load as it's not needed.
>
> Use get_unaligned_le32 instead of get_unaligned for FW data word load to
> correctly convert data in the correct order to follow system endian.
>
> [...]
Here is the summary with links:
- [net-next,v3] net: phy: aquantia: drop wrong endianness conversion for addr and CRC
https://git.kernel.org/netdev/net-next/c/7edce370d87a
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