Change in osmo-pcu[master]: tbf: Update FSM names when TFI change during tbf_update()

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Mon Oct 18 12:28:49 UTC 2021


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/25816 )


Change subject: tbf: Update FSM names when TFI change during tbf_update()
......................................................................

tbf: Update FSM names when TFI change during tbf_update()

In that function, previous PDCHs are unlinked and then alloc_algorithm
is expected to assign new TFIs.

Change-Id: I7bcbb223ca32400bede7ab638695ba3c015c9946
---
M src/tbf.cpp
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/16/25816/1

diff --git a/src/tbf.cpp b/src/tbf.cpp
index 361e631..2e2e388 100644
--- a/src/tbf.cpp
+++ b/src/tbf.cpp
@@ -334,6 +334,8 @@
 			dl_tbf->set_window_size();
 	}
 
+	tbf_update_state_fsm_name(this);
+
 	return 0;
 }
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/25816
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I7bcbb223ca32400bede7ab638695ba3c015c9946
Gerrit-Change-Number: 25816
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211018/419a8564/attachment.htm>


More information about the gerrit-log mailing list