<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/25780">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">WIP<br><br>Change-Id: Id32d63b802f435b4abe67716b0876d97877c3574<br>---<br>M src/common/lchan.c<br>1 file changed, 2 insertions(+), 0 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/80/25780/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/common/lchan.c b/src/common/lchan.c</span><br><span>index 747e8b0..26b6dda 100644</span><br><span>--- a/src/common/lchan.c</span><br><span>+++ b/src/common/lchan.c</span><br><span>@@ -198,6 +198,7 @@</span><br><span>                 case LCHAN_S_ACTIVE:</span><br><span>                         /* Activation is done, send the RR IA now. Delay a bit more to give Um time to let the lchan</span><br><span>                          * light up for the MS */</span><br><span style="color: hsl(120, 100%, 40%);">+                     LOGPLCHAN(lchan, DL1C, LOGL_ERROR, "PESPIN: RE-SCHEDULING lchan->early_rr_ia_delay\n");</span><br><span>                         osmo_timer_del(&lchan->early_rr_ia_delay);</span><br><span>                    osmo_timer_schedule(&lchan->early_rr_ia_delay, 0,</span><br><span>                                         osmo_tdef_get(abis_T_defs, -15, OSMO_TDEF_US, -1));</span><br><span>@@ -205,6 +206,7 @@</span><br><span>                default:</span><br><span>                     /* Transition to any other state means whatever IA the BSC has sent shall now not be relevant</span><br><span>                         * anymore. */</span><br><span style="color: hsl(120, 100%, 40%);">+                        LOGPLCHAN(lchan, DL1C, LOGL_ERROR, "PESPIN: DELETING lchan->early_rr_ia_delay\n");</span><br><span>                      osmo_timer_del(&lchan->early_rr_ia_delay);</span><br><span>                    msgb_free(lchan->early_rr_ia);</span><br><span>                    lchan->early_rr_ia = NULL;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/25780">change 25780</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/+/25780"/><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: Id32d63b802f435b4abe67716b0876d97877c3574 </div>
<div style="display:none"> Gerrit-Change-Number: 25780 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>