<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/24285">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-bts-trx: clarify logging messages in trx_if_{open,close}()<br><br>Change-Id: I48e64b5b52fc476f915d3a93535b21f0f192b7a9<br>---<br>M src/osmo-bts-trx/trx_if.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/85/24285/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bts-trx/trx_if.c b/src/osmo-bts-trx/trx_if.c</span><br><span>index 8479d4c..ba30bb2 100644</span><br><span>--- a/src/osmo-bts-trx/trx_if.c</span><br><span>+++ b/src/osmo-bts-trx/trx_if.c</span><br><span>@@ -1164,7 +1164,7 @@</span><br><span> /*! close the TRX for given handle (data + control socket) */</span><br><span> void trx_if_close(struct trx_l1h *l1h)</span><br><span> {</span><br><span style="color: hsl(0, 100%, 40%);">-  LOGPPHI(l1h->phy_inst, DTRX, LOGL_NOTICE, "Close transceiver\n");</span><br><span style="color: hsl(120, 100%, 40%);">+        LOGPPHI(l1h->phy_inst, DTRX, LOGL_NOTICE, "Closing TRXC/TRXD connections\n");</span><br><span> </span><br><span>       trx_if_flush(l1h);</span><br><span> </span><br><span>@@ -1195,7 +1195,7 @@</span><br><span>       struct phy_link *plink = pinst->phy_link;</span><br><span>         int rc;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-     LOGPPHI(l1h->phy_inst, DTRX, LOGL_NOTICE, "Open transceiver\n");</span><br><span style="color: hsl(120, 100%, 40%);">+ LOGPPHI(pinst, DTRX, LOGL_NOTICE, "Opening TRXC/TRXD connections\n");</span><br><span> </span><br><span>  /* open sockets */</span><br><span>   rc = trx_udp_open(l1h, &l1h->trx_ofd_ctrl,</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/24285">change 24285</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/+/24285"/><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: I48e64b5b52fc476f915d3a93535b21f0f192b7a9 </div>
<div style="display:none"> Gerrit-Change-Number: 24285 </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>