<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/25787">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">lchan: Update log line level to use macro and level INFO<br><br>Change-Id: Idd48fd8fbb13b715096a4765dcb08a18d85098a7<br>---<br>M src/common/lchan.c<br>1 file changed, 1 insertion(+), 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/87/25787/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/common/lchan.c b/src/common/lchan.c</span><br><span>index 14fa625..c4f3a47 100644</span><br><span>--- a/src/common/lchan.c</span><br><span>+++ b/src/common/lchan.c</span><br><span>@@ -257,8 +257,7 @@</span><br><span> </span><br><span> void lchan_set_state(struct gsm_lchan *lchan, enum gsm_lchan_state state)</span><br><span> {</span><br><span style="color: hsl(0, 100%, 40%);">-  DEBUGP(DL1C, "%s state %s -> %s\n",</span><br><span style="color: hsl(0, 100%, 40%);">-               gsm_lchan_name(lchan),</span><br><span style="color: hsl(120, 100%, 40%);">+ LOGPLCHAN(lchan, DL1C, LOGL_INFO, "state %s -> %s\n",</span><br><span>          gsm_lchans_name(lchan->state),</span><br><span>            gsm_lchans_name(state));</span><br><span>      lchan->state = state;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/25787">change 25787</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/+/25787"/><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: Idd48fd8fbb13b715096a4765dcb08a18d85098a7 </div>
<div style="display:none"> Gerrit-Change-Number: 25787 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>