<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11207">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">e1_input.h: Set correct type for input_signal_data->link_type<br><br>link_type field holds values from link->type as set in<br>e1inp_int_snd_event().<br><br>Change-Id: Iaa33b793f89f2d16c9d949503c5ecc195bbcd2a4<br>---<br>M include/osmocom/abis/e1_input.h<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/07/11207/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/abis/e1_input.h b/include/osmocom/abis/e1_input.h</span><br><span>index f9b4850..e6d5154 100644</span><br><span>--- a/include/osmocom/abis/e1_input.h</span><br><span>+++ b/include/osmocom/abis/e1_input.h</span><br><span>@@ -314,7 +314,7 @@</span><br><span> </span><br><span> /* XXX */</span><br><span> struct input_signal_data {</span><br><span style="color: hsl(0, 100%, 40%);">-   int link_type;</span><br><span style="color: hsl(120, 100%, 40%);">+        enum e1inp_sign_type link_type;</span><br><span>      uint8_t tei;</span><br><span>         uint8_t sapi;</span><br><span>        uint8_t ts_nr;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11207">change 11207</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/11207"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-abis </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Iaa33b793f89f2d16c9d949503c5ecc195bbcd2a4 </div>
<div style="display:none"> Gerrit-Change-Number: 11207 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>