<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/26061">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tbf_ul: Document context where tbf_alloc_ul_ccch() is used<br><br>It can be seen that this function properly passes single=true to<br>tbf_alloc_ul_tbf().<br><br>Change-Id: Id83bfd78c88fa9e4fa98268cc726298c276e6f20<br>---<br>M src/tbf_ul.cpp<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/61/26061/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/tbf_ul.cpp b/src/tbf_ul.cpp</span><br><span>index 74b2636..c98fddb 100644</span><br><span>--- a/src/tbf_ul.cpp</span><br><span>+++ b/src/tbf_ul.cpp</span><br><span>@@ -168,7 +168,8 @@</span><br><span>      return tbf;</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/* Alloc a UL TBF to be assigned over CCCH */</span><br><span style="color: hsl(120, 100%, 40%);">+/* Alloc a UL TBF to be assigned over CCCH. Used by request of a "One phase</span><br><span style="color: hsl(120, 100%, 40%);">+/* packet access", where MS requested only 1 PDCH TS (TS 44.018 Table 9.1.8.1). */</span><br><span> struct gprs_rlcmac_ul_tbf *tbf_alloc_ul_ccch(struct gprs_rlcmac_bts *bts, struct GprsMs *ms)</span><br><span> {</span><br><span>    struct gprs_rlcmac_ul_tbf *tbf;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/26061">change 26061</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-pcu/+/26061"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id83bfd78c88fa9e4fa98268cc726298c276e6f20 </div>
<div style="display:none"> Gerrit-Change-Number: 26061 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>