Commit bdc2a63e authored by shono.takafumi's avatar shono.takafumi Committed by Haruki NAOI

change Assertion route to LOG_E

(cherry picked from commit 8e684d03ee88407212df8ab277be50fcf9c42abd)
parent b56f77c1
......@@ -4748,7 +4748,7 @@ extract_harq(module_id_t mod_idP,
sched_ctl->rsn[CC_idP][harq_pid][swap_flg] = 0;
}
} else
AssertFatal(1 == 0,
LOG_E(MAC,
"Illegal ACK/NAK/round combination (%d,%d,%d,%d,%d,%d,%d,%d,%d) for harq_pid %d, UE %d/%x\n",
frameP,
subframeP,
......
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