Commit b32d6a47 authored by 111's avatar 111

reset received_synch_request

parent c63e86a5
......@@ -793,7 +793,7 @@ void *UE_thread(void *arg)
for(int i=0; i < num_ind_fifo; i++) {
initNotifiedFIFO(UE->tx_resume_ind_fifo + i);
}
UE->synch_request.received_synch_request = 0;
while (!oai_exit) {
if (syncRunning) {
......
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