<p>fixeria <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/20700">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">scheduler: remove pending Tx prims on lchan deactivation<br><br>Sometimes the following messages appear in the logging output:<br><br>  TCH/F: Prim has wrong chan_nr=0xc5 link_id=00, expecting chan_nr=0x0d link_id=00<br>  TCH/F: Prim has wrong chan_nr=0xc2 link_id=00, expecting chan_nr=0x0a link_id=00<br><br>when a dynamic timeslot is switched from PDCH to TCH/F (or to TCH/H).<br><br>This means that the transmit queue of a timeslot still contains<br>PDCH frames, that were not properly cleaned on PDCH deactivation.<br><br>Let's finally do this in trx_sched_set_lchan().<br><br>Change-Id: Ic6560c660c658f36b84e7efa2f1d93e3a870962b<br>Related: SYS#5108, OS#4804<br>---<br>M src/common/scheduler.c<br>1 file changed, 34 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/00/20700/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/20700">change 20700</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/+/20700"/><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: Ic6560c660c658f36b84e7efa2f1d93e3a870962b </div>
<div style="display:none"> Gerrit-Change-Number: 20700 </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-MessageType: newpatchset </div>