Update for v1.0

This commit is contained in:
James Deng
2024-05-30 23:19:42 +08:00
parent add1198bca
commit 7f61526ec2

View File

@@ -1335,7 +1335,8 @@ u32 rtw_init_self_stainfo(_adapter *padapter, enum phl_cmd_type cmd_type)
goto exit;
}
}
main_id = psta->phl_sta->macid;
if (psta->phl_sta)
main_id = psta->phl_sta->macid;
}
/* self mld and self stainfo, no need to link again */
exit: