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

laforge gerrit-no-reply at lists.osmocom.org
Thu Jun 18 11:52:06 UTC 2020


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

Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



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: 2
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
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/20200618/e40fed8f/attachment.htm>


More information about the gerrit-log mailing list