[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5B7A9D9E.3090901@huawei.com>
Date: Mon, 20 Aug 2018 18:53:18 +0800
From: zhong jiang <zhongjiang@...wei.com>
To: Kalle Valo <kvalo@...eaurora.org>
CC: <davem@...emloft.net>, <linux-kernel@...r.kernel.org>,
<netdev@...r.kernel.org>
Subject: Re: [PATCH] wireless: Use dma_zalloc_coherent instead of dma_alloc_coherent
+ memset
On 2018/8/19 2:31, Kalle Valo wrote:
> Kalle Valo <kvalo@...eaurora.org> writes:
>
>> zhong jiang <zhongjiang@...wei.com> writes:
>>
>>> 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 <zhongjiang@...wei.com>
>>> ---
>>> drivers/net/wireless/ath/wcn36xx/dxe.c | 6 ++----
>>> 1 file changed, 2 insertions(+), 4 deletions(-)
>> The correct prefix is "wcn36xx: ", not "wireless:". I can fix it this
>> time.
>>
>> https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#commit_title_is_wrong
> Actually please resend this patch and CC linux-wireless so that
> patchwork sees this.
>
> https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#who_to_address
>
Thanks. I will resend it in v2.
Best wishes,
zhong jiang
Powered by blists - more mailing lists