aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/osmo_bsc_main.c
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2021-04-23 13:36:17 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2021-04-23 13:38:58 +0200
commit88311606317c0db68f8ea4199ffbbf193dc0e253 (patch)
treef101b718432eb3105d128fe05767e80acdf20729 /src/osmo-bsc/osmo_bsc_main.c
parentc1a5310a3ed75ff24dc2d6a48c09d8dfc89d944c (diff)
Revert "update neighbor ARFCNs on startup and config changes"
This patch caused major breakage in my setup, with BSC printing at startup: "(bts=0,trx=0) Failed to generate System Information". And bts-trx printing all the time: "sysinfo.c:162 PH-RTS-IND: Unable to determine actual BS_AG_BLKS_RES value as SI3 is not available yet, fallback to 1" This reverts commit c1a5310a3ed75ff24dc2d6a48c09d8dfc89d944c. Change-Id: I5da365c93aedc6668a77b82ee9b68cbec64967e3
Diffstat (limited to 'src/osmo-bsc/osmo_bsc_main.c')
-rw-r--r--src/osmo-bsc/osmo_bsc_main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/osmo-bsc/osmo_bsc_main.c b/src/osmo-bsc/osmo_bsc_main.c
index fd41b7491..3069cc02f 100644
--- a/src/osmo-bsc/osmo_bsc_main.c
+++ b/src/osmo-bsc/osmo_bsc_main.c
@@ -942,10 +942,6 @@ int main(int argc, char **argv)
exit(1);
}
- /* Make the 'show bts' information list the neighbor ARFCNs by updating the
- * system_information.si_common.neigh_list. */
- gsm_net_set_system_infos();
-
/* start control interface after reading config for
* ctrl_vty_get_bind_addr() */
bsc_gsmnet->ctrl = bsc_controlif_setup(bsc_gsmnet,