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
Fri Jun 12 09:59:31 UTC 2020


pespin has submitted this change. ( 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(-)

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



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: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200612/51fe5856/attachment.htm>


More information about the gerrit-log mailing list