<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/25673">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">rsl: remove redundant logging in rsl_rx_chan_activ()<br><br>The first check in this function ensures that the state is NONE.<br>Therefore it does not make sense to print it below..<br><br>Change-Id: I62ea4117dd5e1eebb8774809134e5cb73774945c<br>---<br>M src/common/rsl.c<br>1 file changed, 0 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/73/25673/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/common/rsl.c b/src/common/rsl.c</span><br><span>index d50983d..507a7cf 100644</span><br><span>--- a/src/common/rsl.c</span><br><span>+++ b/src/common/rsl.c</span><br><span>@@ -1651,9 +1651,6 @@</span><br><span>             }</span><br><span>    }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   LOGPLCHAN(lchan, DRSL, LOGL_DEBUG, "rx Channel Activation in state: %s.\n",</span><br><span style="color: hsl(0, 100%, 40%);">-             gsm_lchans_name(lchan->state));</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span>         /* Initialize MS Power Control defaults */</span><br><span>   lchan->ms_power_ctrl = (struct lchan_power_ctrl_state) {</span><br><span>          .max = ms_pwr_ctl_lvl(lchan->ts->trx->bts->band, 0),</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/25673">change 25673</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/+/25673"/><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: I62ea4117dd5e1eebb8774809134e5cb73774945c </div>
<div style="display:none"> Gerrit-Change-Number: 25673 </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>