<p>Max has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12377">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">LCLS: drop boolean status_present from HO structs<br><br>The validity of lcls_bss_status can be determined from the value itself<br>so we don't need those parameters in the struct.<br><br>Change-Id: I2dc3a2896b133298cbf850d68e6898300884bbce<br>---<br>M TODO-RELEASE<br>M include/osmocom/gsm/gsm0808.h<br>2 files changed, 1 insertion(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/77/12377/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/TODO-RELEASE b/TODO-RELEASE</span><br><span>index 16d96ec..f6ec3ab 100644</span><br><span>--- a/TODO-RELEASE</span><br><span>+++ b/TODO-RELEASE</span><br><span>@@ -19,3 +19,4 @@</span><br><span> libosmogsm   osmo_gsup_message                       extended with SMS related fields</span><br><span> libosmogsm  osmo_gsup_sms_{en|de}code_sm_rp_da      GSUP SM-RP-DA coding helpers</span><br><span> libosmogsm      osmo_gsup_sms_{en|de}code_sm_rp_oa      GSUP SM-RP-OA coding helpers</span><br><span style="color: hsl(120, 100%, 40%);">+libosmogsm        struct gsm0808_handover_complete        Remove unnecessary boolean parameters</span><br><span>\ No newline at end of file</span><br><span>diff --git a/include/osmocom/gsm/gsm0808.h b/include/osmocom/gsm/gsm0808.h</span><br><span>index 79d89e5..ccecda4 100644</span><br><span>--- a/include/osmocom/gsm/gsm0808.h</span><br><span>+++ b/include/osmocom/gsm/gsm0808.h</span><br><span>@@ -157,7 +157,6 @@</span><br><span>   bool chosen_channel_present;</span><br><span>         uint8_t chosen_channel;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-     bool lcls_bss_status_present;</span><br><span>        enum gsm0808_lcls_status lcls_bss_status;</span><br><span> </span><br><span>        /* more items are defined in the spec and may be added later */</span><br><span>@@ -194,7 +193,6 @@</span><br><span>        bool speech_codec_chosen_present;</span><br><span>    struct gsm0808_speech_codec speech_codec_chosen;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-    bool lcls_bss_status_present;</span><br><span>        enum gsm0808_lcls_status lcls_bss_status;</span><br><span> </span><br><span>        /* more items are defined in the spec and may be added later */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12377">change 12377</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/12377"/><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: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I2dc3a2896b133298cbf850d68e6898300884bbce </div>
<div style="display:none"> Gerrit-Change-Number: 12377 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Max <msuraev@sysmocom.de> </div>