<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/19894">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ho counters: count invalid target cell as 'error', not 'no_channel'<br><br>Related: OS#4736<br>Change-Id: If6d6b7262536831ebb2b638efe521dd5a8153cdb<br>---<br>M src/osmo-bsc/handover_fsm.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/94/19894/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/handover_fsm.c b/src/osmo-bsc/handover_fsm.c</span><br><span>index bb5dcb1..4b54bb7 100644</span><br><span>--- a/src/osmo-bsc/handover_fsm.c</span><br><span>+++ b/src/osmo-bsc/handover_fsm.c</span><br><span>@@ -331,7 +331,7 @@</span><br><span> </span><br><span>         if (find_handover_target_cell(&local_target_cell, &remote_target_cell,</span><br><span>                                     conn, search_for, true)) {</span><br><span style="color: hsl(0, 100%, 40%);">-                handover_end(conn, HO_RESULT_FAIL_NO_CHANNEL);</span><br><span style="color: hsl(120, 100%, 40%);">+                handover_end(conn, HO_RESULT_ERROR);</span><br><span>                 return;</span><br><span>      }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/19894">change 19894</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-bsc/+/19894"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: If6d6b7262536831ebb2b638efe521dd5a8153cdb </div>
<div style="display:none"> Gerrit-Change-Number: 19894 </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>