aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc/osmo_bsc_ctrl.c
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-05-11 13:39:33 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-09-26 02:25:46 +0200
commit0ce98c749a37cc365ab77224d36d6f68061ef727 (patch)
tree987a3a848e2f7d5a69cad0531e8093cb25cf0674 /openbsc/src/osmo-bsc/osmo_bsc_ctrl.c
parent73f83d533ba8d929a840ab76efb099da4d5b6174 (diff)
mscsplit: bsc_init: don't pass telnet dummy conn
We want to create the telnet for VTY only after reading the config file, and the dummy_conn was a workaround to be able to do so, but is not needed: gsmnet_from_vty() used to expect vty->priv to point to a gsm_network struct, but that is not actually the case anymore. It is using a static pointer to store the gsm_network struct instead. Change-Id: I51e7224c5a4cd5baf564bee871cf2fa6e885cda7
Diffstat (limited to 'openbsc/src/osmo-bsc/osmo_bsc_ctrl.c')
0 files changed, 0 insertions, 0 deletions