<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12614">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">trxcon/l1ctl_link.h: get rid of pointer to a trx_instance<br><br>Change-Id: Ie154a9d25dd0e8828fa2c278c98f9d8ba8c037e3<br>---<br>M src/host/trxcon/l1ctl_link.h<br>M src/host/trxcon/trxcon.c<br>2 files changed, 0 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/14/12614/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/host/trxcon/l1ctl_link.h b/src/host/trxcon/l1ctl_link.h</span><br><span>index ceeaa30..bf482b6 100644</span><br><span>--- a/src/host/trxcon/l1ctl_link.h</span><br><span>+++ b/src/host/trxcon/l1ctl_link.h</span><br><span>@@ -30,9 +30,6 @@</span><br><span>        struct osmo_fd listen_bfd;</span><br><span>   struct osmo_wqueue wq;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-      /* Bind TRX instance */</span><br><span style="color: hsl(0, 100%, 40%);">- struct trx_instance *trx;</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span>    /* L1CTL handlers specific */</span><br><span>        struct osmo_timer_list fbsb_timer;</span><br><span>   uint8_t fbsb_conf_sent;</span><br><span>diff --git a/src/host/trxcon/trxcon.c b/src/host/trxcon/trxcon.c</span><br><span>index ab29412..11668a9 100644</span><br><span>--- a/src/host/trxcon/trxcon.c</span><br><span>+++ b/src/host/trxcon/trxcon.c</span><br><span>@@ -235,7 +235,6 @@</span><br><span> </span><br><span>       /* Bind L1CTL with TRX and vice versa</span><br><span>         * TODO: get rid of this, they should be abstracted */</span><br><span style="color: hsl(0, 100%, 40%);">-  trxcon->l1l->trx = trxcon->trx;</span><br><span>     trxcon->trx->l1l = trxcon->l1l;</span><br><span> </span><br><span>         /* Init scheduler */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12614">change 12614</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/12614"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmocom-bb </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ie154a9d25dd0e8828fa2c278c98f9d8ba8c037e3 </div>
<div style="display:none"> Gerrit-Change-Number: 12614 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>