On Tue, Feb 04, 2025 at 05:50:16PM -0800, Ian To wrote: > @@ -492,14 +494,14 @@ void rtw_update_scanned_network(struct adapter *adapter, struct wlan_bssid_ex *t > /* If we didn't find a match, then get a new network slot to initialize > * with this beacon's information */ > if (!target_find) { > - if (list_empty(&pmlmepriv->free_bss_pool.queue)) { > + if (list_empty & pmlmepriv->free_bss_pool.queue) { Nope. regards, dan carpetner