Commit c4fca7f3 authored by Fang-WANG's avatar Fang-WANG

modify lcid

parent b200c1f0
......@@ -5059,7 +5059,7 @@ void nr_ue_process_mac_pdu(module_id_t module_idP,
#endif
if (IS_SOFTMODEM_NOS1){
if (rx_lcid < NB_RB_MAX && rx_lcid >= DL_SCH_LCID_DTCH) {
if (rx_lcid < NB_RB_MAX && rx_lcid >= DL_SCH_LCID_CCCH) {
mac_rlc_data_ind(module_idP,
mac->crnti,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment