pespin has uploaded this change for review. ( 
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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/79/15879/1

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: 1
Gerrit-Owner: pespin <pes...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to