aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/net_init.c
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2014-12-02 11:58:00 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-12-05 14:56:35 +0100
commitf07c605361d21b7bc36b741297c6ecf8e4162782 (patch)
tree15014ef3734dda9166e88faab97007ab8b9851f3 /openbsc/src/libbsc/net_init.c
parent1f6cce772ef1aac0ef8a66a3327d0ed9d4572366 (diff)
msc: Add net back pointer to gsm_trans
Currently the net pointer is obtained from trans->subscr->net. On the other hand, the list gsm_trans object is managed by the net object. This patch adds the back pointer to the structure and replaces all trans->subscr->net by trans->net expressions. In trans_alloc() the trans->net pointer is obtained from the subscr object. Sponsored-by: On-Waves ehf
Diffstat (limited to 'openbsc/src/libbsc/net_init.c')
0 files changed, 0 insertions, 0 deletions