From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: ath10k: use dma_zalloc_coherent instead of allocator/memset Date: Thu, 14 Jun 2018 15:12:55 +0000 (UTC) Message-ID: <20180614151255.4FE53606DB@smtp.codeaurora.org> References: <20180604123542.24336-1-yuehaibing@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: , , , , YueHaibing To: YueHaibing Return-path: In-Reply-To: <20180604123542.24336-1-yuehaibing@huawei.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org YueHaibing wrote: > Use dma_zalloc_coherent instead of dma_alloc_coherent > followed by memset 0. > > Signed-off-by: YueHaibing > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 9fb31b66b91f ath10k: use dma_zalloc_coherent instead of allocator/memset -- https://patchwork.kernel.org/patch/10446535/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches