<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/23650">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">[hopping] bootstrap_rsl(): do not call generate_ma_for_ts() again<br><br>It's already being called in inp_sig_cb(), once the A-bis/OML link<br>is established.  There is no need to do this on the A-bis/RSL link<br>establishment again.<br><br>Change-Id: I435018f439181cdd046ca99fe7e01ac85e226cce<br>---<br>M src/osmo-bsc/osmo_bsc_main.c<br>1 file changed, 0 insertions(+), 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/50/23650/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/osmo_bsc_main.c b/src/osmo-bsc/osmo_bsc_main.c</span><br><span>index 2b4224f..5426b1e 100644</span><br><span>--- a/src/osmo-bsc/osmo_bsc_main.c</span><br><span>+++ b/src/osmo-bsc/osmo_bsc_main.c</span><br><span>@@ -357,7 +357,6 @@</span><br><span> </span><br><span>         for (i = 0; i < ARRAY_SIZE(trx->ts); i++) {</span><br><span>            struct gsm_bts_trx_ts *ts = &trx->ts[i];</span><br><span style="color: hsl(0, 100%, 40%);">-         generate_ma_for_ts(ts);</span><br><span>              OSMO_ASSERT(ts->fi);</span><br><span>              osmo_fsm_inst_dispatch(ts->fi, TS_EV_RSL_READY, NULL);</span><br><span>    }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/23650">change 23650</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/+/23650"/><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: I435018f439181cdd046ca99fe7e01ac85e226cce </div>
<div style="display:none"> Gerrit-Change-Number: 23650 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>