Yang Yingliang <[email protected]> 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 <[email protected]> > Signed-off-by: Yang Yingliang <[email protected]> > Signed-off-by: Kalle Valo <[email protected]>
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/[email protected]/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list [email protected] http://lists.infradead.org/mailman/listinfo/ath10k
