Re: [PATCH] staging: rtl8723bs: remove possible deadlock when disconnect

From: Fabio Aiuto
Date: Thu Sep 02 2021 - 05:29:44 EST


Hello Greg,

On Thu, Sep 02, 2021 at 11:17:52AM +0200, Greg KH wrote:

<snip>

>
> With this patch applied, I get the following build warning:
>
> drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function ‘chk_bmc_sleepq_hdl’:
> drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:5922:27: warning: unused variable ‘pxmitpriv’ [-Wunused-variable]
> 5922 | struct xmit_priv *pxmitpriv = &padapter->xmitpriv;
> | ^~~~~~~~~
>
>
> Please fix up and resend it, we can not add build warnings to the tree
> at any time.

oops, sorry will fix soon

>
> thanks,
>
> greg k-h

thank you,

fabio