Change in osmo-pcu[master]: rlcmac: Fix typo in MT_PACKET_CELL_CHANGE_NOTIFICATION value_string

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

pespin gerrit-no-reply at lists.osmocom.org
Fri Dec 11 18:51:56 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/21682 )


Change subject: rlcmac: Fix typo in MT_PACKET_CELL_CHANGE_NOTIFICATION value_string
......................................................................

rlcmac: Fix typo in MT_PACKET_CELL_CHANGE_NOTIFICATION value_string

Change-Id: I1b327bf955069ab10b2c6aa643ecf975fa23c1b5
---
M src/gsm_rlcmac.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/82/21682/1

diff --git a/src/gsm_rlcmac.c b/src/gsm_rlcmac.c
index abb1e59..9b8782d 100644
--- a/src/gsm_rlcmac.c
+++ b/src/gsm_rlcmac.c
@@ -5318,7 +5318,7 @@
         { MT_PACKET_PAUSE,                      "Pkt Pause" },
         { MT_PACKET_ENHANCED_MEASUREMENT_REPORT,"Pkt Enchanced Meas Report" },
         { MT_ADDITIONAL_MS_RAC,                 "Additional MS RAC" },
-        { MT_PACKET_CELL_CHANGE_NOTIFICATION,   "Pkt Cell Changte Notification" },
+        { MT_PACKET_CELL_CHANGE_NOTIFICATION,   "Pkt Cell Change Notification" },
         { MT_PACKET_SI_STATUS,                  "Pkt SI Status" },
         { MT_ENHANCED_MEASUREMENT_REPORT,       "Enchanced Meas Report" },
         { 0, NULL }

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

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I1b327bf955069ab10b2c6aa643ecf975fa23c1b5
Gerrit-Change-Number: 21682
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201211/30c36403/attachment.htm>


More information about the gerrit-log mailing list