<p>Neels Hofmeyr <strong>uploaded patch set #6</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/12029">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">drop msc_compl_l3() return value<br><br>msc_compl_l3() always returns MSC_CONN_ACCEPT, because the conn FSM handles (or<br>should handle) all reject cases. The accept/reject return value is a legacy<br>from libbsc internally passing a conn over to libmsc, in osmo-nitb.<br><br>Drop enum msc_compl_l3_rc.<br>Change msc_compl_l3_rc() to return void.<br>Change all callers to always act like for acceptance, as they always did anyway.<br>Drop some local variables now no longer needed.<br>Adjust the comment to msc_compl_l3().<br>Drop a bunch of #if-0'd code from msc_compl_l3().<br><br>Change-Id: I759d15f4e820d5fc16397ed7210ce92308e52a09<br>---<br>M include/osmocom/msc/osmo_msc.h<br>M src/libmsc/a_iface_bssap.c<br>M src/libmsc/iucs.c<br>M src/libmsc/osmo_msc.c<br>4 files changed, 11 insertions(+), 51 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/29/12029/6</pre><p>To view, visit <a href="https://gerrit.osmocom.org/12029">change 12029</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/12029"/><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-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I759d15f4e820d5fc16397ed7210ce92308e52a09 </div>
<div style="display:none"> Gerrit-Change-Number: 12029 </div>
<div style="display:none"> Gerrit-PatchSet: 6 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Vadim Yanitskiy <axilirator@gmail.com> </div>