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

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



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: 2
Gerrit-Owner: pespin <pes...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanits...@sysmocom.de>
Gerrit-Reviewer: pespin <pes...@sysmocom.de>
Gerrit-MessageType: merged

Reply via email to