On 2019/1/30 18:47, Kalle Valo wrote: > Pkshih <pkshih@xxxxxxxxxxx> writes: > >> On Tue, 2019-01-29 at 14:03 +0800, YueHaibing wrote: >>> +cc netdev@xxxxxxxxxxxxxxx >>> >>> On 2019/1/29 13:57, YueHaibing wrote: >>>> ping... >>>> >>>> On 2018/9/11 20:12, YueHaibing wrote: >>>>> Fixes gcc '-Wunused-but-set-variable' warning: >>>>> >>>>> drivers/net/wireless/realtek/rtlwifi/base.c: In function >>> 'rtl_c2h_content_parsing': >>>>> drivers/net/wireless/realtek/rtlwifi/base.c:2313:13: warning: >>>>> variable 'cmd_seq' set but not used [-Wunused-but-set-variable] >>>>> >>>>> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx> >> >> Thanks for your fix. >> >> Acked-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > > For some reason I couldn't find the original patch from patchwork. > I didn't find the version sent today though: > > https://patchwork.kernel.org/patch/10787619/ > > BTW YueHaibing, you can check the linux-wireless patch status yourself from > the patchwork: Thanks, I'll check it. > > https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#checking_state_of_patches_from_patchwork >