From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCH v2] wcn36xx: Use dma_zalloc_coherent instead of dma_alloc_coherent + memset Date: Fri, 24 Aug 2018 15:48:52 +0000 (UTC) Message-ID: <20180824154852.96B9760214@smtp.codeaurora.org> References: <1534761895-10457-1-git-send-email-zhongjiang@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: , , , , To: zhong jiang Return-path: In-Reply-To: <1534761895-10457-1-git-send-email-zhongjiang@huawei.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org zhong jiang wrote: > dma_zalloc_coherent has implemented the dma_alloc_coherent() + memset(), > We prefer to dma_zalloc_coherent instead of open-codeing. > > Signed-off-by: zhong jiang Doesn't apply as I had already applied similar patch: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=ath-next&id=d410e28f3ae476e1572b8893c646ef44fae7bbbd error: patch failed: drivers/net/wireless/ath/wcn36xx/dxe.c:174 error: drivers/net/wireless/ath/wcn36xx/dxe.c: patch does not apply stg import: Diff does not apply cleanly Patch set to Rejected. -- https://patchwork.kernel.org/patch/10570243/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches