Re: [PATCH wireless v2 -next] wcn36xx: Remove unnecessary memset
From: Kalle Valo <hidden>
Date: 2021-01-26 16:26:49
Also in:
lkml, netdev
From: Kalle Valo <hidden>
Date: 2021-01-26 16:26:49
Also in:
lkml, netdev
Zheng Yongjun [off-list ref] wrote:
memcpy operation is next to memset code, and the size to copy is equals to the size to memset, so the memset operation is unnecessary, remove it. Signed-off-by: Zheng Yongjun <redacted> Signed-off-by: Kalle Valo <redacted>
Patch applied to ath-next branch of ath.git, thanks. 337cd0d3ce0c wcn36xx: Remove unnecessary memset -- https://patchwork.kernel.org/project/linux-wireless/patch/20201223012516.24286-1-zhengyongjun3@huawei.com/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches