<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/15714">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">L1SAP: fix gsmtap_pdch(): there can be no DATA.ind on PTCCH/U<br><br>Change-Id: Id69010ffa8c697e8c01bbb21509253c330f95343<br>---<br>M src/common/l1sap.c<br>1 file changed, 0 insertions(+), 7 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/14/15714/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/common/l1sap.c b/src/common/l1sap.c</span><br><span>index 0696fab..7d403f0 100644</span><br><span>--- a/src/common/l1sap.c</span><br><span>+++ b/src/common/l1sap.c</span><br><span>@@ -333,13 +333,6 @@</span><br><span>     if (L1SAP_IS_PTCCH(fn)) {</span><br><span>            *chan_type = GSMTAP_CHANNEL_PTCCH;</span><br><span>           *ss = L1SAP_FN2PTCCHBLOCK(fn);</span><br><span style="color: hsl(0, 100%, 40%);">-          if (l1sap->oph.primitive == PRIM_OP_INDICATION) {</span><br><span style="color: hsl(0, 100%, 40%);">-                    OSMO_ASSERT(len > 0);</span><br><span style="color: hsl(0, 100%, 40%);">-                        if ((*data[0]) == 7)</span><br><span style="color: hsl(0, 100%, 40%);">-                            return -EINVAL;</span><br><span style="color: hsl(0, 100%, 40%);">-                 (*data)++;</span><br><span style="color: hsl(0, 100%, 40%);">-                      (*len)--;</span><br><span style="color: hsl(0, 100%, 40%);">-               }</span><br><span>    } else</span><br><span>               *chan_type = GSMTAP_CHANNEL_PACCH;</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/15714">change 15714</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/+/15714"/><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: Id69010ffa8c697e8c01bbb21509253c330f95343 </div>
<div style="display:none"> Gerrit-Change-Number: 15714 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>