Attention is currently required from: osmith, fixeria, dexter. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/29924 )
Change subject: Move UL allocation&assign functions to gprs_ms.c ...................................................................... Patch Set 3: (2 comments) File src/gprs_ms.c: https://gerrit.osmocom.org/c/osmo-pcu/+/29924/comment/440e7954_7b5e12ee PS3, Line 1091: > unrelated I changed it to have it all the functions looks similar. It may not be 100% related but not worth having a different patch for it given the huge amount of code I'm moving around. File src/tbf_fsm.c: https://gerrit.osmocom.org/c/osmo-pcu/+/29924/comment/de378965_2421a586 PS3, Line 105: ul_tbf_contention_resolution_start(ul_tbf); > looks like a slight change in functionality - maybe explain in the commit > message why this is needed […] It's not really a change in in functionality, I'm just moving the function call here inside the FSM logic and dropping it from the function allocating the UL TBF. -- To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/29924 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-pcu Gerrit-Branch: master Gerrit-Change-Id: I256aeede2a2678c9738539fb6ec4db9766fa85e4 Gerrit-Change-Number: 29924 Gerrit-PatchSet: 3 Gerrit-Owner: pespin <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: dexter <[email protected]> Gerrit-Reviewer: fixeria <[email protected]> Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: osmith <[email protected]> Gerrit-Attention: osmith <[email protected]> Gerrit-Attention: fixeria <[email protected]> Gerrit-Attention: dexter <[email protected]> Gerrit-Comment-Date: Thu, 03 Nov 2022 09:56:03 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: osmith <[email protected]> Gerrit-MessageType: comment
