Commit 386bc338 authored by bussotti's avatar bussotti

Update pdcp_benchmark.c

parent 3ac94d80
......@@ -138,7 +138,7 @@ int main(int argc, char *argv[])
*/pool_buffer_init();
list_init(&pdu_tx_list, NULL);
printf("2");
logInit();
//logInit();
printf("3");
pdcp_el.next_pdcp_tx_sn = 0;
pdcp_el.next_pdcp_rx_sn = 0;
......
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