Change in ...osmo-msc[master]: msc_a.c, CC trans: change a comment to a debug log

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
Thu Aug 29 23:16:34 UTC 2019


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


Change subject: msc_a.c, CC trans: change a comment to a debug log
......................................................................

msc_a.c, CC trans: change a comment to a debug log

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



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

diff --git a/src/libmsc/msc_a.c b/src/libmsc/msc_a.c
index e141c0e..9786ba7 100644
--- a/src/libmsc/msc_a.c
+++ b/src/libmsc/msc_a.c
@@ -1671,7 +1671,7 @@
 	OSMO_ASSERT(cc_trans->type == TRANS_CC);
 
 	if (msc_a->cc.active_trans == cc_trans) {
-		/* Assignment for this trans already started earlier. */
+		LOG_MSC_A(msc_a, LOGL_DEBUG, "Assignment for this trans already started earlier\n");
 		return 0;
 	}
 

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

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I5a3cc6219080910119b0c9ff11fc2b9eb96a06e5
Gerrit-Change-Number: 15345
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/20190829/7240448c/attachment.htm>


More information about the gerrit-log mailing list