<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9384">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: I2c0db366caef5632d4e04feeda1f83e79a58995f<br>---<br>M openbsc/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/openbsc refs/changes/84/9384/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/openbsc/src/libbsc/abis_rsl.c b/openbsc/src/libbsc/abis_rsl.c</span><br><span>index f05344a..3090bc7 100644</span><br><span>--- a/openbsc/src/libbsc/abis_rsl.c</span><br><span>+++ b/openbsc/src/libbsc/abis_rsl.c</span><br><span>@@ -1842,7 +1842,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/9384">change 9384</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/9384"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: openbsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I2c0db366caef5632d4e04feeda1f83e79a58995f </div>
<div style="display:none"> Gerrit-Change-Number: 9384 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>