On Thu, Mar 18, 2021 at 04:26:07PM +0100, Fabio Aiuto wrote:
> @@ -1405,7 +1398,6 @@ void rtw_cfg80211_surveydone_event_callback(struct
> adapter *padapter)
> struct wlan_network *pnetwork = NULL;
>
> #ifdef DEBUG_CFG80211
> - DBG_8192C("%s\n", __func__);
> #endifThe #ifdef can go as well. > > spin_lock_bh(&(pmlmepriv->scanned_queue.lock)); regads, dan carpenter

