Commit 29f47c49 authored by luis_pereira87's avatar luis_pereira87

Fix segmentation fault for NSA

parent b7360eee
......@@ -574,7 +574,7 @@ int rrc_mac_config_req_gNB(module_id_t Mod_idP,
if (CellGroup) {
if (!get_softmodem_params()->phy_test && !get_softmodem_params()->do_ra) {
if (get_softmodem_params()->sa) {
calculate_preferred_dl_tda(Mod_idP, NULL);
}
......
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