<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18764">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tweak log category for Compl L3 error<br><br>At this time, no MSC has been selected for handling this subscriber, so DMSC is<br>clearly the wrong logging category.<br><br>Change-Id: I9c6373e5f28c9c69a0609889188ef28ade11da3d<br>---<br>M src/osmo-bsc/gsm_08_08.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/64/18764/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/gsm_08_08.c b/src/osmo-bsc/gsm_08_08.c</span><br><span>index 7f54fe6..a5f7493 100644</span><br><span>--- a/src/osmo-bsc/gsm_08_08.c</span><br><span>+++ b/src/osmo-bsc/gsm_08_08.c</span><br><span>@@ -154,7 +154,7 @@</span><br><span>    bool is_emerg = false;</span><br><span> </span><br><span>   if (msgb_l3len(msg) < sizeof(*gh)) {</span><br><span style="color: hsl(0, 100%, 40%);">-         LOGP(DMSC, LOGL_ERROR, "There is no GSM48 header here.\n");</span><br><span style="color: hsl(120, 100%, 40%);">+         LOGP(DRSL, LOGL_ERROR, "There is no GSM48 header here.\n");</span><br><span>                return NULL;</span><br><span>         }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18764">change 18764</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/+/18764"/><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: I9c6373e5f28c9c69a0609889188ef28ade11da3d </div>
<div style="display:none"> Gerrit-Change-Number: 18764 </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>