<p>Max has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12906">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Log lchan kind on PCU-related error<br><br>Change-Id: Iadb464e7040dd11e4a8cabfc96d6d90f32594109<br>---<br>M src/common/rsl.c<br>1 file changed, 2 insertions(+), 2 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/06/12906/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 61bf6a1..fce3495 100644</span><br><span>--- a/src/common/rsl.c</span><br><span>+++ b/src/common/rsl.c</span><br><span>@@ -694,8 +694,8 @@</span><br><span>                   send_rel_ack = false;</span><br><span>                        break;</span><br><span>               default:</span><br><span style="color: hsl(0, 100%, 40%);">-                        LOGP(DRSL, LOGL_ERROR, "%s PCU rel ack for unexpected lchan kind\n",</span><br><span style="color: hsl(0, 100%, 40%);">-                       gsm_lchan_name(lchan));</span><br><span style="color: hsl(120, 100%, 40%);">+                  LOGP(DRSL, LOGL_ERROR, "%s PCU rel ack for unexpected lchan kind %s\n",</span><br><span style="color: hsl(120, 100%, 40%);">+                          gsm_lchan_name(lchan), gsm_pchan_name(lchan->rel_act_kind));</span><br><span>                         /* Release certainly was not requested by the BSC via RSL, so don't ack. */</span><br><span>                      send_rel_ack = false;</span><br><span>                        break;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12906">change 12906</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/12906"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Iadb464e7040dd11e4a8cabfc96d6d90f32594109 </div>
<div style="display:none"> Gerrit-Change-Number: 12906 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Max <msuraev@sysmocom.de> </div>