From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCH] wcn36xx: use dma_zalloc_coherent instead of allocator/memset Date: Fri, 24 Aug 2018 11:50:45 +0000 (UTC) Message-ID: <20180824115045.185996032D@smtp.codeaurora.org> References: <20180724115211.19264-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: <20180724115211.19264-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. d410e28f3ae4 wcn36xx: use dma_zalloc_coherent instead of allocator/memset -- https://patchwork.kernel.org/patch/10541939/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches