[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175228200576.2451869.14862021372428501844.git-patchwork-notify@kernel.org>
Date: Sat, 12 Jul 2025 01:00:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Alok Tiwari <alok.a.tiwari@...cle.com>
Cc: abin.joseph@....com, radhey.shyam.pandey@....com, michal.simek@....com,
andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, horms@...nel.org, netdev@...r.kernel.org,
darren.kenny@...cle.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] net: emaclite: Fix missing pointer increment in
aligned_read()
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 10 Jul 2025 10:38:46 -0700 you wrote:
> Add missing post-increment operators for byte pointers in the
> loop that copies remaining bytes in xemaclite_aligned_read().
> Without the increment, the same byte was written repeatedly
> to the destination.
> This update aligns with xemaclite_aligned_write()
>
> Fixes: bb81b2ddfa19 ("net: add Xilinx emac lite device driver")
> Signed-off-by: Alok Tiwari <alok.a.tiwari@...cle.com>
>
> [...]
Here is the summary with links:
- [net] net: emaclite: Fix missing pointer increment in aligned_read()
https://git.kernel.org/netdev/net/c/7727ec1523d7
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