Re: [PATCH net-next] qed: use dma_zalloc_coherent instead of allocator/memset

From: David Miller
Date: Mon Jun 04 2018 - 17:29:05 EST


From: YueHaibing <yuehaibing@xxxxxxxxxx>
Date: Mon, 4 Jun 2018 21:10:31 +0800

> Use dma_zalloc_coherent instead of dma_alloc_coherent
> followed by memset 0.
>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>

Applied.