<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/21647">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bssgp: Remove newly added log line warning about NOOP<br><br>osmo-pcu unit tests fail ue to this new log line. Let's rather simply<br>leave a comment there, since anyway known apps will be migrating soon<br>the new APIs.<br><br>Fixes: fde19ed579c3145959301bbe75fde15509276040<br>Change-Id: Ib9bf528db08f7aaa4adaf7b6a320679a4f11a53d<br>---<br>M src/gb/gprs_bssgp.c<br>1 file changed, 3 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/47/21647/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gb/gprs_bssgp.c b/src/gb/gprs_bssgp.c</span><br><span>index b5dec58..696c451 100644</span><br><span>--- a/src/gb/gprs_bssgp.c</span><br><span>+++ b/src/gb/gprs_bssgp.c</span><br><span>@@ -1352,7 +1352,9 @@</span><br><span> </span><br><span> void bssgp_set_log_ss(int ss)</span><br><span> {</span><br><span style="color: hsl(0, 100%, 40%);">-        LOGP(DLGLOBAL, LOGL_ERROR, "BSSGP has moved from DGPRS to DLGPRS, please update your code\n");</span><br><span style="color: hsl(120, 100%, 40%);">+      /* BSSGP has moved from DGPRS to DLGPRS, please update your code if it's</span><br><span style="color: hsl(120, 100%, 40%);">+   * still calling this function</span><br><span style="color: hsl(120, 100%, 40%);">+         */</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/libosmocore/+/21647">change 21647</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/libosmocore/+/21647"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ib9bf528db08f7aaa4adaf7b6a320679a4f11a53d </div>
<div style="display:none"> Gerrit-Change-Number: 21647 </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>