<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/17878">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">TBF/UL: fix rcv_data_block_acknowledged(): actually print decoded TLLI<br><br>Change-Id: I71b5c656d4b318d11bd5fe2b5d163c3a06e09a6a<br>---<br>M src/tbf_ul.cpp<br>1 file changed, 1 insertion(+), 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/78/17878/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 9e3773c..020285e 100644</span><br><span>--- a/src/tbf_ul.cpp</span><br><span>+++ b/src/tbf_ul.cpp</span><br><span>@@ -304,7 +304,7 @@</span><br><span>                           }</span><br><span>                            LOGPTBFUL(this, LOGL_INFO,</span><br><span>                                     "Decoded premier TLLI=0x%08x of UL DATA TFI=%d.\n",</span><br><span style="color: hsl(0, 100%, 40%);">-                                   tlli(), rlc->tfi);</span><br><span style="color: hsl(120, 100%, 40%);">+                                         new_tlli, rlc->tfi);</span><br><span>                            set_tlli_from_ul(new_tlli);</span><br><span>                  } else if (new_tlli && new_tlli != tlli()) {</span><br><span>                                 LOGPTBFUL(this, LOGL_NOTICE,</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/17878">change 17878</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/+/17878"/><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: I71b5c656d4b318d11bd5fe2b5d163c3a06e09a6a </div>
<div style="display:none"> Gerrit-Change-Number: 17878 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>