<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/22956">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsm_network: drop unused neighbor_list member<br><br>Change-Id: I57463ab94773de1377526f9a1c72fe3d37a31827<br>---<br>M include/osmocom/msc/gsm_data.h<br>1 file changed, 2 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/56/22956/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/msc/gsm_data.h b/include/osmocom/msc/gsm_data.h</span><br><span>index 438ee08..1870804 100644</span><br><span>--- a/include/osmocom/msc/gsm_data.h</span><br><span>+++ b/include/osmocom/msc/gsm_data.h</span><br><span>@@ -230,10 +230,6 @@</span><br><span>           struct sccp_ran_inst *sri;</span><br><span>   } a;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-        /* A list of neighbor BSCs. This list is defined statically via VTY and does not</span><br><span style="color: hsl(0, 100%, 40%);">-        * necessarily correspond to BSCs attached to the A interface at a given moment. */</span><br><span style="color: hsl(0, 100%, 40%);">-      struct neighbor_ident_list *neighbor_list;</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span>   struct {</span><br><span>             /* MSISDN to which to route MO emergency calls */</span><br><span>            char *route_to_msisdn;</span><br><span>@@ -245,6 +241,8 @@</span><br><span>          * and will be of the form 'MSC-00-00-00-00-00-00' */</span><br><span>        char *msc_ipa_name;</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+       /* A list of neighbor BSCs. This list is defined statically via VTY and does not</span><br><span style="color: hsl(120, 100%, 40%);">+      * necessarily correspond to BSCs attached to the A interface at a given moment. */</span><br><span>   struct llist_head neighbor_ident_list;</span><br><span> </span><br><span>   struct {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/22956">change 22956</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-msc/+/22956"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I57463ab94773de1377526f9a1c72fe3d37a31827 </div>
<div style="display:none"> Gerrit-Change-Number: 22956 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>