qcacmn: alloc reo qref table in dp_soc_attach
change allocation location for reo qref table. per probe allocation results in mem alloc failure when frame is fragmented Change-Id: I5922bddebcd0577ba38734ae7d4194d726d825aa CRs-Fixed: 3326520
此提交包含在:
@@ -1271,6 +1271,7 @@ static void hal_reo_setup_5332(struct hal_soc *soc, void *reoparams,
|
||||
* GLOBAL_LINK_DESC_COUNT_CTRL
|
||||
*/
|
||||
|
||||
soc->reo_qref = *reo_params->reo_qref;
|
||||
hal_reo_shared_qaddr_init((hal_soc_handle_t)soc, qref_reset);
|
||||
}
|
||||
|
||||
|
新增問題並參考
封鎖使用者