Change in osmo-bts[master]: osmo-bts-trx/l1_if: clarify logging message in bts_model_opstart()

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

fixeria gerrit-no-reply at lists.osmocom.org
Sat Sep 5 12:11:12 UTC 2020


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


Change subject: osmo-bts-trx/l1_if: clarify logging message in bts_model_opstart()
......................................................................

osmo-bts-trx/l1_if: clarify logging message in bts_model_opstart()

Change-Id: I3d4a4473541327488d3393b1fa7c6391afb3728a
---
M src/osmo-bts-trx/l1_if.c
1 file changed, 3 insertions(+), 1 deletion(-)



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

diff --git a/src/osmo-bts-trx/l1_if.c b/src/osmo-bts-trx/l1_if.c
index a2b3415..d47e2de 100644
--- a/src/osmo-bts-trx/l1_if.c
+++ b/src/osmo-bts-trx/l1_if.c
@@ -611,8 +611,10 @@
 		      void *obj)
 {
 	int rc;
-	LOGP(DOML, LOGL_DEBUG, "bts_model_opstart: %s received\n",
+
+	LOGP(DOML, LOGL_DEBUG, "Rx OPSTART for %s MO\n",
 	     get_value_string(abis_nm_obj_class_names, mo->obj_class));
+
 	switch (mo->obj_class) {
 	case NM_OC_RADIO_CARRIER:
 		/* activate transceiver */

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I3d4a4473541327488d3393b1fa7c6391afb3728a
Gerrit-Change-Number: 19987
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200905/72ae7ed7/attachment.htm>


More information about the gerrit-log mailing list