<p>Neels Hofmeyr <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/11788">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Harald Welte: Looks good to me, approved
  Pau Espin Pedrol: Looks good to me, but someone else must approve
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsm_44_318.h: remove #if 0 from struct gan_cch_desc_ie<br><br>These are actually parts of the struct in big endian order, which will soon be<br>done automatically by struct_endianess.py.<br><br>Change-Id: I9bc694f10fa9cef0bb7fc791bb40e7602459b16b<br>---<br>M include/osmocom/gsm/protocol/gsm_44_318.h<br>1 file changed, 0 insertions(+), 17 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/gsm/protocol/gsm_44_318.h b/include/osmocom/gsm/protocol/gsm_44_318.h</span><br><span>index 76e8396..6ac02cf 100644</span><br><span>--- a/include/osmocom/gsm/protocol/gsm_44_318.h</span><br><span>+++ b/include/osmocom/gsm/protocol/gsm_44_318.h</span><br><span>@@ -170,15 +170,6 @@</span><br><span>            dtm:1,</span><br><span>               att:1,</span><br><span>               mscr:1;</span><br><span style="color: hsl(0, 100%, 40%);">-#if 0</span><br><span style="color: hsl(0, 100%, 40%);">-    uint8_t mscr:1,</span><br><span style="color: hsl(0, 100%, 40%);">-         att:1,</span><br><span style="color: hsl(0, 100%, 40%);">-          dtm:1,</span><br><span style="color: hsl(0, 100%, 40%);">-          gprs:1,</span><br><span style="color: hsl(0, 100%, 40%);">-         nmo:2,</span><br><span style="color: hsl(0, 100%, 40%);">-          ecmc:1,</span><br><span style="color: hsl(0, 100%, 40%);">-         spare:1;</span><br><span style="color: hsl(0, 100%, 40%);">-#endif</span><br><span>       uint8_t t3212;</span><br><span>       uint8_t rac;</span><br><span>         uint8_t sgsnr:1,</span><br><span>@@ -187,13 +178,5 @@</span><br><span>              pfcfm:1,</span><br><span>             tgecs:2,</span><br><span>             spare2:2;</span><br><span style="color: hsl(0, 100%, 40%);">-#if 0</span><br><span style="color: hsl(0, 100%, 40%);">-  uint8_t spare2:2,</span><br><span style="color: hsl(0, 100%, 40%);">-               tgecs:2,</span><br><span style="color: hsl(0, 100%, 40%);">-                pfcfm:1,</span><br><span style="color: hsl(0, 100%, 40%);">-                re:1,</span><br><span style="color: hsl(0, 100%, 40%);">-           ecmp:1,</span><br><span style="color: hsl(0, 100%, 40%);">-         sgsnr:1;</span><br><span style="color: hsl(0, 100%, 40%);">-#endif</span><br><span>       uint8_t access_class[2];</span><br><span> } __attribute__((packed));</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11788">change 11788</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/11788"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I9bc694f10fa9cef0bb7fc791bb40e7602459b16b </div>
<div style="display:none"> Gerrit-Change-Number: 11788 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>