Change in osmo-bts[master]: pcu_sock: Change log about tx PCH confirm INFO->DEBUG

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

pespin gerrit-no-reply at lists.osmocom.org
Tue Jun 9 14:47:11 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/18746 )


Change subject: pcu_sock: Change log about tx PCH confirm INFO->DEBUG
......................................................................

pcu_sock: Change log about tx PCH confirm INFO->DEBUG

It's not something useful to see unless someone's really debugging that
part, and it shows up quite frequently.

Change-Id: I3c0dee36c7d34e6b1341b517ce3bcd1b275e69c1
---
M src/common/pcu_sock.c
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/src/common/pcu_sock.c b/src/common/pcu_sock.c
index 7ced69c..f4a8c0a 100644
--- a/src/common/pcu_sock.c
+++ b/src/common/pcu_sock.c
@@ -474,7 +474,7 @@
 	/* FIXME: allow multiple BTS */
 	bts = llist_entry(net->bts_list.next, struct gsm_bts, list);
 
-	LOGP(DPCU, LOGL_INFO, "Sending PCH confirm\n");
+	LOGP(DPCU, LOGL_DEBUG, "Sending PCH confirm\n");
 
 	msg = pcu_msgb_alloc(PCU_IF_MSG_DATA_CNF, bts->nr);
 	if (!msg)

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I3c0dee36c7d34e6b1341b517ce3bcd1b275e69c1
Gerrit-Change-Number: 18746
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200609/9d9c9781/attachment.htm>


More information about the gerrit-log mailing list