<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/23993">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sched: Rename func to describe its used only for RLCMAC CTRL blocks<br><br>Change-Id: I20e15047af2aac4d51e1dae263ab16e479bb0c46<br>---<br>M src/gprs_rlcmac_sched.cpp<br>1 file changed, 2 insertions(+), 2 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/93/23993/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gprs_rlcmac_sched.cpp b/src/gprs_rlcmac_sched.cpp</span><br><span>index 85c9be8..bb65ae1 100644</span><br><span>--- a/src/gprs_rlcmac_sched.cpp</span><br><span>+++ b/src/gprs_rlcmac_sched.cpp</span><br><span>@@ -41,7 +41,7 @@</span><br><span>        struct gprs_rlcmac_ul_tbf *ul_ack;</span><br><span> };</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-static void get_tbf_candidates(const struct gprs_rlcmac_bts *bts, uint8_t trx,</span><br><span style="color: hsl(120, 100%, 40%);">+static void get_ctrl_msg_tbf_candidates(const struct gprs_rlcmac_bts *bts, uint8_t trx,</span><br><span>                         uint8_t ts, struct tbf_sched_candidates *tbf_cand)</span><br><span> {</span><br><span>       struct gprs_rlcmac_ul_tbf *ul_tbf;</span><br><span>@@ -483,7 +483,7 @@</span><br><span>     if (usf_tbf && req_mcs_kind == EGPRS && ms_mode(usf_tbf->ms()) != EGPRS)</span><br><span>          req_mcs_kind = EGPRS_GMSK;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-  get_tbf_candidates(bts, trx, ts, &tbf_cand);</span><br><span style="color: hsl(120, 100%, 40%);">+      get_ctrl_msg_tbf_candidates(bts, trx, ts, &tbf_cand);</span><br><span> </span><br><span>        /* Prio 1: select control message */</span><br><span>         if ((msg = sched_select_ctrl_msg(pdch, fn, block_nr, &tbf_cand))) {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/23993">change 23993</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/+/23993"/><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: I20e15047af2aac4d51e1dae263ab16e479bb0c46 </div>
<div style="display:none"> Gerrit-Change-Number: 23993 </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>