<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9386">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">abis_rsl: rsl_rx_chan_rqd: Format bts log string as in everywhere else<br><br>Change-Id: I7928d78e2ce3e6eca545455d08bc89ca67e01f9f<br>---<br>M src/libbsc/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/86/9386/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/libbsc/abis_rsl.c b/src/libbsc/abis_rsl.c</span><br><span>index 2a67943..4d8a635 100644</span><br><span>--- a/src/libbsc/abis_rsl.c</span><br><span>+++ b/src/libbsc/abis_rsl.c</span><br><span>@@ -1881,7 +1881,7 @@</span><br><span> </span><br><span>        /* Determine channel request cause code */</span><br><span>   chreq_reason = get_reason_by_chreq(rqd_ref->ra, bts->network->neci);</span><br><span style="color: hsl(0, 100%, 40%);">-   LOGP(DRSL, LOGL_NOTICE, "BTS %d CHAN RQD: reason: %s (ra=0x%02x, neci=0x%02x, chreq_reason=0x%02x)\n",</span><br><span style="color: hsl(120, 100%, 40%);">+      LOGP(DRSL, LOGL_NOTICE, "(bts=%d) CHAN RQD: reason: %s (ra=0x%02x, neci=0x%02x, chreq_reason=0x%02x)\n",</span><br><span>        msg->lchan->ts->trx->bts->nr,</span><br><span>         get_value_string(gsm_chreq_descs, chreq_reason),</span><br><span>             rqd_ref->ra, bts->network->neci, chreq_reason);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9386">change 9386</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/9386"/><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: I7928d78e2ce3e6eca545455d08bc89ca67e01f9f </div>
<div style="display:none"> Gerrit-Change-Number: 9386 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>