<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25054">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Get rid of tbf_dl:abort()<br><br>Having that code in a separate function is confusing and adds code<br>complexity since it looks like an entry point to start feeing a TBF, but<br>it simply some (not yet really useful) set of instructions to be called<br>one 1 code path in tbf_free.<br>Let's move it there, this way it becomes clear tbf_free() is THE place<br>to be (if you want to get rid of a TBF).<br><br>Change-Id: I30febf4d21a0bfab37524c07598bbb0dd32f7f65<br>---<br>M src/tbf.cpp<br>M src/tbf_dl.cpp<br>M src/tbf_dl.h<br>3 files changed, 15 insertions(+), 29 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/54/25054/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25054">change 25054</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/+/25054"/><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: I30febf4d21a0bfab37524c07598bbb0dd32f7f65 </div>
<div style="display:none"> Gerrit-Change-Number: 25054 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>