<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/15604">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tbf_dl.cpp: Remove dup call to tbf_update_ms_class() in state GPRS_RLCMAC_WAIT_RELEASE<br><br>tbf_update_ms_class() is already called two lines above in the common<br>path.<br><br>Fixes: 409efa1ec84c14aaa43bfac85ba4956e9f3cf16a<br>Change-Id: Icbe3805c72a5c77366215be55128b586e5a00fb7<br>---<br>M src/tbf_dl.cpp<br>1 file changed, 0 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/04/15604/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/tbf_dl.cpp b/src/tbf_dl.cpp</span><br><span>index e9190f6..c523075 100644</span><br><span>--- a/src/tbf_dl.cpp</span><br><span>+++ b/src/tbf_dl.cpp</span><br><span>@@ -114,7 +114,6 @@</span><br><span> </span><br><span>      if (state_is(GPRS_RLCMAC_WAIT_RELEASE)) {</span><br><span>            LOGPTBFDL(this, LOGL_DEBUG, "in WAIT RELEASE state (T3193), so reuse TBF\n");</span><br><span style="color: hsl(0, 100%, 40%);">-         tbf_update_ms_class(this, ms_class);</span><br><span>                 establish_dl_tbf_on_pacch();</span><br><span>         }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/15604">change 15604</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/+/15604"/><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: Icbe3805c72a5c77366215be55128b586e5a00fb7 </div>
<div style="display:none"> Gerrit-Change-Number: 15604 </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>