<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/18668">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsm_data_shared: drop unused enum bts_gprs_mode<br><br>Change-Id: Ied91acd3ae480c2e7c85f8d5436babf5a8329a04<br>---<br>M include/osmo-bts/gsm_data_shared.h<br>1 file changed, 0 insertions(+), 7 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmo-bts/gsm_data_shared.h b/include/osmo-bts/gsm_data_shared.h</span><br><span>index c6e6440..2fdcb81 100644</span><br><span>--- a/include/osmo-bts/gsm_data_shared.h</span><br><span>+++ b/include/osmo-bts/gsm_data_shared.h</span><br><span>@@ -65,12 +65,6 @@</span><br><span>       GSM_HOOK_RR_SECURITY,</span><br><span> };</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-enum bts_gprs_mode {</span><br><span style="color: hsl(0, 100%, 40%);">-     BTS_GPRS_NONE = 0,</span><br><span style="color: hsl(0, 100%, 40%);">-      BTS_GPRS_GPRS = 1,</span><br><span style="color: hsl(0, 100%, 40%);">-      BTS_GPRS_EGPRS = 2,</span><br><span style="color: hsl(0, 100%, 40%);">-};</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span> struct gsm_lchan;</span><br><span> struct osmo_rtp_socket;</span><br><span> struct pcu_sock_state;</span><br><span>@@ -640,7 +634,6 @@</span><br><span> </span><br><span>    /* Not entirely sure how ip.access specific this is */</span><br><span>       struct {</span><br><span style="color: hsl(0, 100%, 40%);">-                enum bts_gprs_mode mode;</span><br><span>             struct {</span><br><span>                     struct gsm_abis_mo mo;</span><br><span>                       uint16_t nsei;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/18668">change 18668</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/c/osmo-bts/+/18668"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ied91acd3ae480c2e7c85f8d5436babf5a8329a04 </div>
<div style="display:none"> Gerrit-Change-Number: 18668 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>