Skip to content
Snippets Groups Projects
Commit 0ea7946d authored by Panos Matzakos's avatar Panos Matzakos
Browse files

Remove redundant call to init_pdcp for noS1

parent 31b12e2e
No related branches found
No related tags found
6 merge requests!1757Draft: Use pMAX value in configuration file, instead of hardcoded '23' in asn1_msg.c,!1493fix DL arq errors in UE,!1190WIP: [CI] Test SA 5GREC + CI updates (Test purpose only),!1183WIP: [CI] test NSA on 5GREC,!1173[CI] test rfsim sa,!1151develop-NR_SA_F1AP_5GRECORDS
......@@ -739,10 +739,6 @@ if(!IS_SOFTMODEM_NOS1)
#endif
LOG_I(HW, "Version: %s\n", PACKAGE_VERSION);
if(IS_SOFTMODEM_NOS1)
init_pdcp();
if (RC.nb_nr_L1_inst > 0)
RCconfig_NR_L1();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment