Re: [PATCH net-next] net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memset
From: David Miller
Date: Sat Jul 21 2018 - 19:31:52 EST
From: YueHaibing <yuehaibing@xxxxxxxxxx>
Date: Thu, 19 Jul 2018 21:57:11 +0800
> Use dma_zalloc_coherent instead of dma_alloc_coherent
> followed by memset 0.
>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
Applied.