<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-abis/+/16392">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">input/ipaccess.c: fix debug message on receipt of IPAC_MSGT_ID_GET<br><br>Change-Id: I83c52c9733852cfebf183819fb36bd634d84bf7d<br>---<br>M src/input/ipaccess.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/input/ipaccess.c b/src/input/ipaccess.c</span><br><span>index 65851ef..2166524 100644</span><br><span>--- a/src/input/ipaccess.c</span><br><span>+++ b/src/input/ipaccess.c</span><br><span>@@ -720,7 +720,7 @@</span><br><span>                   if (link->ofd->priv_nr >= E1INP_SIGN_RSL)</span><br><span>                           trx_nr = link->ofd->priv_nr - E1INP_SIGN_RSL;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-                 LOGP(DLINP, LOGL_NOTICE, "received ID get from %u/%u/%u\n",</span><br><span style="color: hsl(120, 100%, 40%);">+                 LOGP(DLINP, LOGL_NOTICE, "received ID_GET for unit ID %u/%u/%u\n",</span><br><span>                              dev->site_id, dev->bts_id, trx_nr);</span><br><span>                       rmsg = ipa_bts_id_resp(dev, data + 1, len - 1, trx_nr);</span><br><span>                      ret = ipa_send(link->ofd->fd, rmsg->data, rmsg->len);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-abis/+/16392">change 16392</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/libosmo-abis/+/16392"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-abis </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I83c52c9733852cfebf183819fb36bd634d84bf7d </div>
<div style="display:none"> Gerrit-Change-Number: 16392 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>