osmo-sgsn/include
Stefan Sperling 2599644d81 remove pointless declaration of struct gsm_network
We were passing a NULL pointer of type struct gsm_network * to
ctrl_interface_setup_dynip(). Remove the pointless declaration
of this struct. Also, replace the sgsn_controlif_setup() helper
function with a direct call to ctrl_interface_setup_dynip().
The helper fnuction was just a thin wrapper around the latter.

Change-Id: Ib4151afa5bff01e63b462cca517fb60ac0503759
Related: OS#3356
2018-12-12 17:39:17 +01:00
..
osmocom remove pointless declaration of struct gsm_network 2018-12-12 17:39:17 +01:00
Makefile.am move include/openbsc to include/osmocom/sgsn 2017-09-06 16:47:47 +02:00