Change in osmo-msc[master]: BSSMAP log tweak

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/.

neels gerrit-no-reply at lists.osmocom.org
Wed Oct 23 01:50:20 UTC 2019


neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-msc/+/15846 )


Change subject: BSSMAP log tweak
......................................................................

BSSMAP log tweak

Change-Id: I387dde8f2eb3edb35d22ce52dc0ed580978dea36
---
M src/libmsc/ran_msg_a.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/46/15846/1

diff --git a/src/libmsc/ran_msg_a.c b/src/libmsc/ran_msg_a.c
index 7672d86..01ecfa4 100644
--- a/src/libmsc/ran_msg_a.c
+++ b/src/libmsc/ran_msg_a.c
@@ -776,7 +776,7 @@
 		return -EINVAL;
 	}
 
-	LOG_RAN_A_DEC(ran_dec, LOGL_DEBUG, "Rx BSSMAP DT1 %s\n", gsm0808_bssmap_name(msg_type));
+	LOG_RAN_A_DEC(ran_dec, LOGL_DEBUG, "%s\n", gsm0808_bssmap_name(msg_type));
 
 	switch (msg_type) {
 	case BSS_MAP_MSG_COMPLETE_LAYER_3:

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

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I387dde8f2eb3edb35d22ce52dc0ed580978dea36
Gerrit-Change-Number: 15846
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191023/7aa7a30b/attachment.htm>


More information about the gerrit-log mailing list