[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20210612103835.494EEC4338A@smtp.codeaurora.org>
Date: Sat, 12 Jun 2021 10:38:35 +0000 (UTC)
From: Kalle Valo <kvalo@...eaurora.org>
To: Yang Yingliang <yangyingliang@...wei.com>
Cc: <linux-kernel@...r.kernel.org>, <netdev@...r.kernel.org>,
<linux-wireless@...r.kernel.org>, <ath10k@...ts.infradead.org>,
<davem@...emloft.net>
Subject: Re: [PATCH -next] ath10k: Fix W=1 build warning in htt_rx.c
Yang Yingliang <yangyingliang@...wei.com> wrote:
> Fix the following W=1 build warning:
>
> drivers/net/wireless/ath/ath10k/htt_rx.c:1790:7: warning: variable ‘more_frags’ set but not used [-Wunused-but-set-variable]
> 1790 | bool more_frags;
> | ^~~~~~~~~~
>
> Fixes: a1166b2653db ("ath10k: add CCMP PN replay protection for fragmented frames for PCIe")
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: Yang Yingliang <yangyingliang@...wei.com>
> Signed-off-by: Kalle Valo <kvalo@...eaurora.org>
Patch applied to ath-next branch of ath.git, thanks.
e0a6120f6816 ath10k: remove unused more_frags variable
--
https://patchwork.kernel.org/project/linux-wireless/patch/20210526142219.2542528-1-yangyingliang@huawei.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists