<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11775">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bsc: bts_alloc: Use enum value during neigh_list_manual_mode initialization<br><br>Change-Id: I6a4325d45de143d32db55df8e84282cc64800c9f<br>---<br>M src/osmo-bsc/gsm_data.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/75/11775/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/gsm_data.c b/src/osmo-bsc/gsm_data.c</span><br><span>index 15853fb..774238b 100644</span><br><span>--- a/src/osmo-bsc/gsm_data.c</span><br><span>+++ b/src/osmo-bsc/gsm_data.c</span><br><span>@@ -852,7 +852,7 @@</span><br><span>     bts->dtxu = GSM48_DTX_SHALL_NOT_BE_USED;</span><br><span>  bts->dtxd = false;</span><br><span>        bts->gprs.ctrl_ack_type_use_block = true; /* use RLC/MAC control block */</span><br><span style="color: hsl(0, 100%, 40%);">-    bts->neigh_list_manual_mode = 0;</span><br><span style="color: hsl(120, 100%, 40%);">+   bts->neigh_list_manual_mode = NL_MODE_AUTOMATIC;</span><br><span>  bts->early_classmark_allowed_3g = true; /* 3g Early Classmark Sending controlled by bts->early_classmark_allowed param */</span><br><span>      bts->si_common.cell_sel_par.cell_resel_hyst = 2; /* 4 dB */</span><br><span>       bts->si_common.cell_sel_par.rxlev_acc_min = 0;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11775">change 11775</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/11775"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I6a4325d45de143d32db55df8e84282cc64800c9f </div>
<div style="display:none"> Gerrit-Change-Number: 11775 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>