<p>fixeria <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/24176">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">[VAMOS] struct gsm_bts_trx: fix the PHY instance pointer<br><br>First of all, there is no reason to use a void pointer because<br>it's always 'struct phy_instance'.  Also, no need to encapsulate<br>this pointer into 'role_bts' because there are no other roles in<br>osmo-bts (we used to have shared headers years ago).<br><br>This commit also fixes a bug in test_sysmobts_auto_band(), where a<br>pointer to 'struct femtol1_hdl' was directly assigned to trx.pinst.<br><br>Change-Id: I9bd6f0921e0c6bf824d38485486ad78864cbe17e<br>---<br>M include/osmo-bts/bts_trx.h<br>M include/osmo-bts/phy_link.h<br>M src/common/main.c<br>M src/common/phy_link.c<br>M src/common/vty.c<br>M src/osmo-bts-trx/l1_if.h<br>M src/osmo-bts-trx/scheduler_trx.c<br>M tests/sysmobts/sysmobts_test.c<br>8 files changed, 15 insertions(+), 14 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/76/24176/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/24176">change 24176</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/+/24176"/><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: I9bd6f0921e0c6bf824d38485486ad78864cbe17e </div>
<div style="display:none"> Gerrit-Change-Number: 24176 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>