<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/25564">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Revert "bts-trx: Keep the process ongoing trying to reconnect on Abis link down"<br><br>This reverts commit 0c44a9219762eef3d23a0d9f6ed8d4164ca5bccc.<br><br>Change-Id: Ib367d5ddfaccfad3f1b6acc53abf25a0f1834255<br>---<br>M src/osmo-bts-trx/l1_if.c<br>1 file changed, 2 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/64/25564/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bts-trx/l1_if.c b/src/osmo-bts-trx/l1_if.c</span><br><span>index 8263cab..f35c9ba 100644</span><br><span>--- a/src/osmo-bts-trx/l1_if.c</span><br><span>+++ b/src/osmo-bts-trx/l1_if.c</span><br><span>@@ -195,11 +195,10 @@</span><br><span>         osmo_fsm_inst_dispatch(trx->bb_transc.mo.fi, NM_EV_DISABLE, NULL);</span><br><span> }</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+/* on RSL failure, deactivate transceiver */</span><br><span> void bts_model_abis_close(struct gsm_bts *bts)</span><br><span> {</span><br><span style="color: hsl(0, 100%, 40%);">-     /* Go into shutdown state deactivating transceivers until Abis link</span><br><span style="color: hsl(0, 100%, 40%);">-      * becomes up again */</span><br><span style="color: hsl(0, 100%, 40%);">-  bts_shutdown_ext(bts, "Abis close", false);</span><br><span style="color: hsl(120, 100%, 40%);">+ bts_shutdown(bts, "Abis close");</span><br><span> }</span><br><span> </span><br><span> int bts_model_adjst_ms_pwr(struct gsm_lchan *lchan)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/25564">change 25564</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-bts/+/25564"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ib367d5ddfaccfad3f1b6acc53abf25a0f1834255 </div>
<div style="display:none"> Gerrit-Change-Number: 25564 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>