<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25658">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fix comment in lchan_fsm.c: s/modification/activation<br><br>Change-Id: I1f2eaf636d4edc170e1608ab782f60028e2b1eb8<br>---<br>M src/osmo-bsc/lchan_fsm.c<br>1 file changed, 1 insertion(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/58/25658/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/lchan_fsm.c b/src/osmo-bsc/lchan_fsm.c</span><br><span>index d06dbac..0faafdb 100644</span><br><span>--- a/src/osmo-bsc/lchan_fsm.c</span><br><span>+++ b/src/osmo-bsc/lchan_fsm.c</span><br><span>@@ -719,8 +719,7 @@</span><br><span>   else</span><br><span>                 lchan->activate.tsc_set = lchan->vamos.is_secondary ? 2 : 1;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-  /* Use the TSC provided in the modification request, if any. Otherwise use the timeslot's configured</span><br><span style="color: hsl(0, 100%, 40%);">-         * TSC. */</span><br><span style="color: hsl(120, 100%, 40%);">+    /* Use the TSC provided in the activation request, if any. Otherwise use the timeslot's configured TSC. */</span><br><span>       lchan->activate.tsc = (lchan->activate.info.tsc >= 0) ? lchan->activate.info.tsc : gsm_ts_tsc(lchan->ts);</span><br><span> </span><br><span>         use_mgwep_ci = lchan_use_mgw_endpoint_ci_bts(lchan);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25658">change 25658</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-bsc/+/25658"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I1f2eaf636d4edc170e1608ab782f60028e2b1eb8 </div>
<div style="display:none"> Gerrit-Change-Number: 25658 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>