Change in osmo-bts[master]: cosmetic: l1sap.c: Fix typo

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
Mon Oct 28 18:28:34 UTC 2019


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/15879 )

Change subject: cosmetic: l1sap.c: Fix typo
......................................................................

cosmetic: l1sap.c: Fix typo

Change-Id: I9fee7be915546cfd11810c74d511beb8ec10d044
---
M src/common/l1sap.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/common/l1sap.c b/src/common/l1sap.c
index c68dc79..7bf0b09 100644
--- a/src/common/l1sap.c
+++ b/src/common/l1sap.c
@@ -1254,7 +1254,7 @@
 		}
 		/* Some brilliant engineer decided that the ordering of
 		 * fields on the Um interface is different from the
-		 * order of fields in RLS. See TS 04.04 (Chapter 7.2)
+		 * order of fields in RSL. See TS 04.04 (Chapter 7.2)
 		 * vs. TS 08.58 (Chapter 9.3.10). */
 		lchan->meas.l1_info[0] = data[0] << 3;
 		lchan->meas.l1_info[0] |= ((data[0] >> 5) & 1) << 2;

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I9fee7be915546cfd11810c74d511beb8ec10d044
Gerrit-Change-Number: 15879
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191028/86128238/attachment.htm>


More information about the gerrit-log mailing list