Re: [PATCH net-next] net: chelsio: Use zeroing memory allocator instead of allocator/memset
From: David Miller
Date: Mon Jun 04 2018 - 17:04:38 EST
From: YueHaibing <yuehaibing@xxxxxxxxxx>
Date: Sun, 3 Jun 2018 10:40:15 +0800
> Use dma_zalloc_coherent for allocating zeroed
> memory and remove unnecessary memset function.
>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
Applied.