<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9530">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">lc15: Fix incorrect cast of hLayer1<br><br>Change-Id: I545952d0fd4a3fe3ff7c297ce628400b23cfb824<br>---<br>M src/osmo-bts-litecell15/oml.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-bts refs/changes/30/9530/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bts-litecell15/oml.c b/src/osmo-bts-litecell15/oml.c</span><br><span>index 7a5fa1b..da6c60e 100644</span><br><span>--- a/src/osmo-bts-litecell15/oml.c</span><br><span>+++ b/src/osmo-bts-litecell15/oml.c</span><br><span>@@ -348,7 +348,7 @@</span><br><span>                 bts_shutdown(trx->bts, "MPH-INIT failure");</span><br><span>     }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   fl1h->hLayer1 = (uint32_t)ic->hLayer1;</span><br><span style="color: hsl(120, 100%, 40%);">+  fl1h->hLayer1 = ic->hLayer1;</span><br><span> </span><br><span>       /* If the TRX was already locked the MphInit would have undone it */</span><br><span>         if (trx->mo.nm_state.administrative == NM_STATE_LOCKED)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9530">change 9530</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/9530"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I545952d0fd4a3fe3ff7c297ce628400b23cfb824 </div>
<div style="display:none"> Gerrit-Change-Number: 9530 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>