Commit 02862507 authored by mir's avatar mir

Wrong var renamed

parent a09ae006
......@@ -507,7 +507,7 @@ void nr_fep_tp(RU_t *ru, int slot)
}
#ifdef TASK_MANAGER_RU
//stop_spining_task_manager(&ru->man);
if(nbfeptx > 0) {
if(nbfeprx > 0) {
trigger_all_task_manager(&ru->man);
wait_task_status_completed(nbfeprx, task_status);
}
......
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