aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2015-05-18 15:21:36 +0200
committerJacob Erlbeck <jerlbeck@sysmocom.de>2015-05-21 17:11:40 +0200
commit4f459799e31ee8fe34ae5f7b584860f699019cfc (patch)
treeb508611322c875a4aea165ebb568fca73f78e396 /Makefile.am
parentbe0cbc1b7ede65ff6c5390905fc956d52a5d88b1 (diff)
tbf: Just pass the MS object in reuse_tbf
Currently the MS will be searched based on the TLLI in resue_tbf(). Since the MS object is already known in the TBF when the TLLI is set, it can just be passed to the new TBF. This commit removes the call to update_ms() and just adds new_tbf->set_ms(ms()) which will also work as expected if ms() == NULL. Sponsored-by: On-Waves ehf
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions