Change in osmo-bsc[master]: abis_nm: cosmetic: use osmo_bts_feature_name()

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Wed Apr 7 16:41:23 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/18604 )

Change subject: abis_nm: cosmetic: use osmo_bts_feature_name()
......................................................................

abis_nm: cosmetic: use osmo_bts_feature_name()

Change-Id: I15078ac030b0b824a554239b19bc501c624e2a87
---
M src/osmo-bsc/abis_nm.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/osmo-bsc/abis_nm.c b/src/osmo-bsc/abis_nm.c
index 30d6fa3..3eab14e 100644
--- a/src/osmo-bsc/abis_nm.c
+++ b/src/osmo-bsc/abis_nm.c
@@ -607,7 +607,7 @@
 			if (!Frep && Fexp) {
 				LOGPMO(&bts->mo, DNM, LOGL_NOTICE, "Get Attributes Response: "
 				       "reported feature '%s' is not supported, while we thought it is.\n",
-				       get_value_string(osmo_bts_features_descs, i));
+				       osmo_bts_feature_name(i));
 			}
 		}
 	}

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/18604
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I15078ac030b0b824a554239b19bc501c624e2a87
Gerrit-Change-Number: 18604
Gerrit-PatchSet: 7
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210407/6e9a4a09/attachment.htm>


More information about the gerrit-log mailing list