<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/23728">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">deprecation: use osmo_bts_features_names()<br><br>Instead of the feature description, use the short feature name, which<br>better matches the message "reported feature '%s'..."<br><br>Change-Id: Ie09506fbf3a1f0e899f9f4c8070e3139fd1d5e9d<br>---<br>M src/osmo-bsc/abis_nm.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-bsc refs/changes/28/23728/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/abis_nm.c b/src/osmo-bsc/abis_nm.c</span><br><span>index 3eab14e..ba1075a 100644</span><br><span>--- a/src/osmo-bsc/abis_nm.c</span><br><span>+++ b/src/osmo-bsc/abis_nm.c</span><br><span>@@ -607,7 +607,7 @@</span><br><span>                       if (!Frep && Fexp) {</span><br><span>                                 LOGPMO(&bts->mo, DNM, LOGL_NOTICE, "Get Attributes Response: "</span><br><span>                                     "reported feature '%s' is not supported, while we thought it is.\n",</span><br><span style="color: hsl(0, 100%, 40%);">-                                  osmo_bts_feature_name(i));</span><br><span style="color: hsl(120, 100%, 40%);">+                                    osmo_bts_features_name(i));</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-bsc/+/23728">change 23728</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-bsc/+/23728"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ie09506fbf3a1f0e899f9f4c8070e3139fd1d5e9d </div>
<div style="display:none"> Gerrit-Change-Number: 23728 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>