pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30570 )
Change subject: Trigger PACCH assignment inside dl_tbf_upgrade_to_multislot() ......................................................................
Trigger PACCH assignment inside dl_tbf_upgrade_to_multislot()
The triggering of the assignment for the new TBF allocation is part of the "upgrade to multislot" process, hence move that inside the function.
Change-Id: Ic2b959f2476b900cb263ccd8f6698ed843bafd29 --- M src/tbf_dl.cpp M src/tbf_dl_fsm.c M tests/alloc/AllocTest.err M tests/tbf/TbfTest.err 4 files changed, 47,122 insertions(+), 23,564 deletions(-)
Approvals: laforge: Looks good to me, but someone else must approve fixeria: Looks good to me, approved Jenkins Builder: Verified