<p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25011">View Change</a></p><p>5 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25011/4/src/pdch.cpp">File src/pdch.cpp:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25011/4/src/pdch.cpp@371">Patch Set #4, Line 371:</a> <code style="font-family:monospace,monospace">               if (new_tbf->state_fsm.state_flags & (1 << GPRS_RLCMAC_FLAG_CCCH)) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">I'm wondering, what's the rationale behind replacing check_n_clear here, but still using it in other places? I would have expected that you removed it completely when I saw this.</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25011/4/src/tbf.cpp">File src/tbf.cpp:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25011/4/src/tbf.cpp@581">Patch Set #4, Line 581:</a> <code style="font-family:monospace,monospace">    if ((state_fsm.state_flags & (1 << (GPRS_RLCMAC_FLAG_PACCH))) && (state_fsm.state_flags & (1 << (GPRS_RLCMAC_FLAG_CCCH))))</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">(line length)</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25011/4/src/tbf_fsm.h">File src/tbf_fsm.h:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25011/4/src/tbf_fsm.h@33">Patch Set #4, Line 33:</a> <code style="font-family:monospace,monospace">        //TBF_EV_ASSIGN_DEL_PACCH,</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">commented out?</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25011/4/src/tbf_fsm.h@48">Patch Set #4, Line 48:</a> <code style="font-family:monospace,monospace">      uint32_t state_flags;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Have you considered calling it "flags", so it's "state_fsm.flags" instead of "state_fsm.state_flags" everywhere?</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25011/4/src/tbf_fsm.c">File src/tbf_fsm.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25011/4/src/tbf_fsm.c@47">Patch Set #4, Line 47:</a> <code style="font-family:monospace,monospace">    //{ TBF_EV_ASSIGN_DEL_PACCH, "ASSIGN_DEL_PACCH" },</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">commented out?</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25011">change 25011</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/+/25011"/><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: I3c62e9e83965cb28065338733f182863e54d7474 </div>
<div style="display:none"> Gerrit-Change-Number: 25011 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </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: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Tue, 27 Jul 2021 09:29:20 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>