Change in osmo-bsc[master]: ipaccess_sign_link_up: Log sign_link type

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
Tue Jul 14 17:03:26 UTC 2020


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

Change subject: ipaccess_sign_link_up: Log sign_link type
......................................................................

ipaccess_sign_link_up: Log sign_link type

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

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



diff --git a/src/osmo-bsc/bts_ipaccess_nanobts.c b/src/osmo-bsc/bts_ipaccess_nanobts.c
index f004c15..b21678b 100644
--- a/src/osmo-bsc/bts_ipaccess_nanobts.c
+++ b/src/osmo-bsc/bts_ipaccess_nanobts.c
@@ -533,7 +533,7 @@
 		ipaccess_sign_link_reject(dev, &line->ts[E1INP_SIGN_OML - 1]);
 		return NULL;
 	}
-	DEBUGP(DLINP, "Identified BTS %u/%u/%u\n",
+	DEBUGP(DLINP, "%s: Identified BTS %u/%u/%u\n", e1inp_signtype_name(type),
 			dev->site_id, dev->bts_id, dev->trx_id);
 
 	switch(type) {

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: If16d6feae56785a2c60b605227c0602f80b6f407
Gerrit-Change-Number: 19251
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin 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/20200714/f70e6216/attachment.htm>


More information about the gerrit-log mailing list