fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmocom-bb/+/18871 )


Change subject: trxcon/scheduler: cosmetic: clarify lost frame counter 
description
......................................................................

trxcon/scheduler: cosmetic: clarify lost frame counter description

Change-Id: Ied5ea8524f2ec6c324e9fd37256111d099c23e6c
---
M src/host/trxcon/scheduler.h
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/71/18871/1

diff --git a/src/host/trxcon/scheduler.h b/src/host/trxcon/scheduler.h
index 3a97e9d..e3c0cb0 100644
--- a/src/host/trxcon/scheduler.h
+++ b/src/host/trxcon/scheduler.h
@@ -40,7 +40,7 @@
        uint32_t fn_counter_proc;
        /*! \brief Local frame counter advance */
        uint32_t fn_counter_advance;
-       /*! \brief Frame counter */
+       /*! \brief Count of lost frames */
        uint32_t fn_counter_lost;
        /*! \brief Frame callback timer */
        struct osmo_timer_list clock_timer;

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

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: Ied5ea8524f2ec6c324e9fd37256111d099c23e6c
Gerrit-Change-Number: 18871
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanits...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to