<p style="white-space: pre-wrap; word-wrap: break-word;">combining +2,<br>open CR will be addressed in separate patch</p><p>Patch set 4:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #d4ffd4;">Code-Review +2</span></p><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/19024">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/19024/4/src/libmsc/ran_peer.c">File src/libmsc/ran_peer.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-msc/+/19024/4/src/libmsc/ran_peer.c@213">Patch Set #4, Line 213:</a> <code style="font-family:monospace,monospace">              ran_peer_update_osmux_support(rp, supports_osmux);</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">BY moving call to this function here you are also calling it even if rc return error, which is a bit […]</blockquote></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">the rc is actually of enum reset_msg_type, it has no error codes, only <br>enum reset_msg_type {<br>        SCCP_RAN_MSG_NON_RESET = 0,<br>        SCCP_RAN_MSG_RESET,<br>        SCCP_RAN_MSG_RESET_ACK,<br>};</pre><p style="white-space: pre-wrap; word-wrap: break-word;">i notice now that this shouldn't be an int at all. will fix in a separate patch</p><p style="white-space: pre-wrap; word-wrap: break-word;">Assuming there were an error code returned, then supports_osmux should also always be returned as 0 ( = "no osmux indication")</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/19024">change 19024</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/+/19024"/><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: I1ad4a3f9356216dd4bf8c48fba29fd23438810a7 </div>
<div style="display:none"> Gerrit-Change-Number: 19024 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@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-Reviewer: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 03 Jul 2020 23:28:17 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: Yes </div>
<div style="display:none"> Comment-In-Reply-To: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: comment </div>