<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/19512">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pcu_sock: use LOGPTRX() in info_ind_fill_trx()<br><br>Change-Id: I91410b32199780e41e0111b480e7611cdae7e022<br>---<br>M src/common/pcu_sock.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/12/19512/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/common/pcu_sock.c b/src/common/pcu_sock.c</span><br><span>index 392900a..53822a2 100644</span><br><span>--- a/src/common/pcu_sock.c</span><br><span>+++ b/src/common/pcu_sock.c</span><br><span>@@ -140,8 +140,8 @@</span><br><span>              trx_info->pdch_mask |= (1 << tn);</span><br><span>           trx_info->tsc[tn] = gsm_ts_tsc(ts);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-              LOGP(DPCU, LOGL_INFO, "(trx=%u,ts=%u) PDCH available (tsc=%u arfcn=%u)\n",</span><br><span style="color: hsl(0, 100%, 40%);">-                    trx->nr, ts->nr, trx_info->tsc[tn], trx->arfcn);</span><br><span style="color: hsl(120, 100%, 40%);">+          LOGPTRX(trx, DPCU, LOGL_INFO, "PDCH on ts=%u is available "</span><br><span style="color: hsl(120, 100%, 40%);">+                 "(tsc=%u arfcn=%u)\n", ts->nr, trx_info->tsc[tn], trx->arfcn);</span><br><span>    }</span><br><span> }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/19512">change 19512</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-bts/+/19512"/><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-Change-Id: I91410b32199780e41e0111b480e7611cdae7e022 </div>
<div style="display:none"> Gerrit-Change-Number: 19512 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>