<p>Harald Welte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/14127">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">abis_rs: Fix log message about unimplemented common channel msg<br><br>The log is about an unimplementedCChan message, not a TRX message.<br><br>Change-Id: I52bcf1fd79417ee5bfb054456a0b427e174114dd<br>---<br>M src/osmo-bsc/abis_rsl.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-bsc refs/changes/27/14127/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/abis_rsl.c b/src/osmo-bsc/abis_rsl.c</span><br><span>index 51dc001..39fae50 100644</span><br><span>--- a/src/osmo-bsc/abis_rsl.c</span><br><span>+++ b/src/osmo-bsc/abis_rsl.c</span><br><span>@@ -1532,7 +1532,7 @@</span><br><span>             break;</span><br><span>       case RSL_MT_DELETE_IND:</span><br><span>              /* CCCH overloaded, IMM_ASSIGN was dropped */</span><br><span style="color: hsl(0, 100%, 40%);">-           LOGP(DRSL, LOGL_NOTICE, "Unimplemented Abis RSL TRX message "</span><br><span style="color: hsl(120, 100%, 40%);">+               LOGP(DRSL, LOGL_NOTICE, "Unimplemented Abis RSL CChan message "</span><br><span>                    "type %s\n", rsl_msg_name(rslh->c.msg_type));</span><br><span>           break;</span><br><span>       case RSL_MT_CBCH_LOAD_IND:</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/14127">change 14127</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/14127"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I52bcf1fd79417ee5bfb054456a0b427e174114dd </div>
<div style="display:none"> Gerrit-Change-Number: 14127 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>