[PATCH] osmocom-bb[master]: virt_phy: Add missing gprs related entries to l1ctlPrimNames

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

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Wed Mar 21 16:35:08 UTC 2018


Review at  https://gerrit.osmocom.org/7419

virt_phy: Add missing gprs related entries to l1ctlPrimNames

Change-Id: Ia59e22cda9cf5e25b5e2b1fe38f8ec3937b16f80
---
M src/host/virt_phy/src/logging.c
1 file changed, 6 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/19/7419/1

diff --git a/src/host/virt_phy/src/logging.c b/src/host/virt_phy/src/logging.c
index feb5081..631a6e6 100644
--- a/src/host/virt_phy/src/logging.c
+++ b/src/host/virt_phy/src/logging.c
@@ -56,7 +56,12 @@
         "L1CTL_NEIGH_PM_IND",
         "L1CTL_TRAFFIC_REQ",
         "L1CTL_TRAFFIC_CONF",
-        "L1CTL_TRAFFIC_IND"};
+        "L1CTL_TRAFFIC_IND",
+        "L1CTL_TBF_CFG_REQ",
+        "L1CTL_TBF_CFG_CONF",
+        "L1CTL_DATA_TBF_REQ",
+        "L1CTL_DATA_TBF_CONF"
+};
 
 static const struct log_info_cat default_categories[] = {
 	[DL1C] = {

-- 
To view, visit https://gerrit.osmocom.org/7419
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia59e22cda9cf5e25b5e2b1fe38f8ec3937b16f80
Gerrit-PatchSet: 1
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list