[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163464661288.12016.993642519618586973.git-patchwork-notify@kernel.org>
Date: Tue, 19 Oct 2021 12:30:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Cai Huoqing <caihuoqing@...du.com>
Cc: khalasa@...p.pl, davem@...emloft.net, kuba@...nel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead
of dma_pool_alloc/memset()
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Mon, 18 Oct 2021 21:16:29 +0800 you wrote:
> Replacing dma_pool_alloc/memset() with dma_pool_zalloc()
> to simplify the code.
>
> Signed-off-by: Cai Huoqing <caihuoqing@...du.com>
> ---
> drivers/net/ethernet/xscale/ixp4xx_eth.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
Here is the summary with links:
- net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead of dma_pool_alloc/memset()
https://git.kernel.org/netdev/net-next/c/05be94633783
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