<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/18698">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-bts-virtual: cosmetic: use LID_SACCH instead of 0x40<br><br>Change-Id: Idd37ca9ebf0d483cbea6f0e992211b9c3e2af993<br>---<br>M src/osmo-bts-virtual/l1_if.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/98/18698/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bts-virtual/l1_if.c b/src/osmo-bts-virtual/l1_if.c</span><br><span>index c5c526c..31ed46d 100644</span><br><span>--- a/src/osmo-bts-virtual/l1_if.c</span><br><span>+++ b/src/osmo-bts-virtual/l1_if.c</span><br><span>@@ -437,7 +437,7 @@</span><br><span> break;</span><br><span> }</span><br><span> /* deactivate associated channel */</span><br><span style="color: hsl(0, 100%, 40%);">- trx_sched_set_lchan(sched, chan_nr, 0x40, 0);</span><br><span style="color: hsl(120, 100%, 40%);">+ trx_sched_set_lchan(sched, chan_nr, LID_SACCH, 0);</span><br><span> if (!l1sap->u.info.u.act_req.sacch_only) {</span><br><span> /* set lchan inactive */</span><br><span> lchan_set_state(lchan, LCHAN_S_NONE);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/18698">change 18698</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-bts/+/18698"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Idd37ca9ebf0d483cbea6f0e992211b9c3e2af993 </div>
<div style="display:none"> Gerrit-Change-Number: 18698 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>