<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/25672">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">abis: reduce logging verbosity in abis_oml_sendmsg()<br><br>Change-Id: I7fc4796161b0e46dbb4cb76e6e145c7dc4a17b1e<br>---<br>M src/common/abis.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-bts refs/changes/72/25672/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/common/abis.c b/src/common/abis.c</span><br><span>index c0cd18c..6ee0fec 100644</span><br><span>--- a/src/common/abis.c</span><br><span>+++ b/src/common/abis.c</span><br><span>@@ -323,7 +323,7 @@</span><br><span>      struct gsm_bts *bts = msg->trx->bts;</span><br><span> </span><br><span>       if (!bts->oml_link) {</span><br><span style="color: hsl(0, 100%, 40%);">-                LOGP(DABIS, LOGL_INFO, "Drop Tx OML msg, OML link is down\n");</span><br><span style="color: hsl(120, 100%, 40%);">+              LOGP(DABIS, LOGL_DEBUG, "Drop Tx OML msg, OML link is down\n");</span><br><span>            msgb_free(msg);</span><br><span>              return 0;</span><br><span>    }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/25672">change 25672</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/+/25672"/><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: I7fc4796161b0e46dbb4cb76e6e145c7dc4a17b1e </div>
<div style="display:none"> Gerrit-Change-Number: 25672 </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>