Commit 1b427efa authored by rmagueta's avatar rmagueta

Revert LOG to pass CI tests for RA

parent 86d252ef
...@@ -535,7 +535,7 @@ void nr_rx_sdu(const module_id_t gnb_mod_idP, ...@@ -535,7 +535,7 @@ void nr_rx_sdu(const module_id_t gnb_mod_idP,
i); i);
LOG_I(NR_MAC, LOG_I(NR_MAC,
"[gNB %d][RAPROC] PUSCH with TC-RNTI %x received correctly, " "[gNB %d][RAPROC] PUSCH with TC_RNTI %x received correctly, "
"adding UE MAC Context UE_id %d/RNTI %04x\n", "adding UE MAC Context UE_id %d/RNTI %04x\n",
gnb_mod_idP, gnb_mod_idP,
current_rnti, current_rnti,
......
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