Re: [PATCH net-next 1/2] net-next: mediatek: improve more with using dma_zalloc_coherent

From: David Miller
Date: Sun Jul 29 2018 - 16:16:18 EST


From: <sean.wang@xxxxxxxxxxxx>
Date: Sat, 28 Jul 2018 13:35:55 +0800

> From: Sean Wang <sean.wang@xxxxxxxxxxxx>
>
> Improve more in the existing code by reusing dma_zalloc_coherent instead
> of dma_alloc_coherent with __GFP_ZERO or superfluous zeroing buffer.
>
> Signed-off-by: Sean Wang <sean.wang@xxxxxxxxxxxx>

Applied.