aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2016-11-09 14:43:33 +0100
committerHarald Welte <laforge@gnumonks.org>2016-11-09 14:43:33 +0100
commit7214a9148eeea567e6934965ee805e65c23ce59f (patch)
tree4d62c884d8bbcbf11736ccfa92541cb87b7a108e /src/gsm
parentc867e1472348c7a551cc83718d2fe74e6baa1c6f (diff)
UNTESTED WIP: remove global bssgp_nsi variablelaforge/gprs-ns-instances
As we can now have several NS instances inside the program, let's remove the global bsspg_nsi to which BSSGP bound itself. Rather, all functions are now parametrized based on the NS Instance that's either * explicitly passed to the function (in case no msgb and no bctx), or * stated in the BVC context / bctx (if any), or * explicitly given as argument to the function (if no msgb and no bctx) Change-Id: Ibc7df60caf4adef690001536bd7a1293d866a1c2
Diffstat (limited to 'src/gsm')
0 files changed, 0 insertions, 0 deletions