Commit caa31696 authored by hardy's avatar hardy

Merge remote-tracking branch 'origin/nr-rlc-bugfix-w44' into integration_2020_wk45

parents 58b91359 3826ea13
......@@ -922,6 +922,7 @@ static missing_data_t next_missing(nr_rlc_entity_am_t *entity,
*/
ret.sn_start = entity->rx_next;
ret.so_start = 0;
ret.next = cur;
goto set_end_different_sdu;
}
}
......
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