Change in osmo-pcu[master]: rlcmac: Fix CSN1 definition for DownlinkDualCarrierCapability_r7_t in...

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
Thu Oct 7 18:27:55 UTC 2021


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


Change subject: rlcmac: Fix CSN1 definition for DownlinkDualCarrierCapability_r7_t in MS RA cap
......................................................................

rlcmac: Fix CSN1 definition for DownlinkDualCarrierCapability_r7_t in MS RA cap

Related spec: 3GPP TS 24.008 Table 10.5.146

Change-Id: I61b41e06b54024254c71242ffa2206e4eada8559
---
M src/gsm_rlcmac.c
1 file changed, 2 insertions(+), 2 deletions(-)



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

diff --git a/src/gsm_rlcmac.c b/src/gsm_rlcmac.c
index a3342cb..e4ff0f8 100644
--- a/src/gsm_rlcmac.c
+++ b/src/gsm_rlcmac.c
@@ -842,8 +842,8 @@
 
 static const
 CSN_DESCR_BEGIN       (DownlinkDualCarrierCapability_r7_t)
-  M_NEXT_EXIST        (DownlinkDualCarrierCapability_r7_t, MultislotCapabilityReductionForDL_DualCarrier, 1),
-  M_UINT              (DownlinkDualCarrierCapability_r7_t, DL_DualCarrierForDTM,  3),
+  M_UINT              (DownlinkDualCarrierCapability_r7_t, MultislotCapabilityReductionForDL_DualCarrier, 3),
+  M_UINT              (DownlinkDualCarrierCapability_r7_t, DL_DualCarrierForDTM,  1),
 CSN_DESCR_END         (DownlinkDualCarrierCapability_r7_t)
 
 static const

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

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I61b41e06b54024254c71242ffa2206e4eada8559
Gerrit-Change-Number: 25718
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/20211007/71192a31/attachment.htm>


More information about the gerrit-log mailing list