Change in osmocom-bb[master]: trxcon/scheduler: cosmetic: clarify lost frame counter description

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
Tue Jun 16 21:38:44 UTC 2020


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 <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200616/45c5b705/attachment.htm>


More information about the gerrit-log mailing list