Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Sun, 12 Feb 2023 07:51:51 +0100 you wrote: > dma_alloc_coherent() already clears the allocated memory, there is no need > to explicitly call memset(). > > Moreover, it is likely that the size in the memset() is incorrect and > should be "size * sizeof(*ring->desc)". > > Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > > [...] Here is the summary with links: - [net-next] net: ethernet: mtk_wed: No need to clear memory after a dma_alloc_coherent() call https://git.kernel.org/netdev/net-next/c/511b88fedab4 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html