<p>Max has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12663">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Sync with libosmocore function rename<br><br>Change-Id: I1d4675e0c907b2f92f2ec79b02356391a6d72aa8<br>---<br>M src/libmsc/gsm_04_80.c<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/osmo-msc refs/changes/63/12663/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/libmsc/gsm_04_80.c b/src/libmsc/gsm_04_80.c</span><br><span>index fb5a091..119f0e1 100644</span><br><span>--- a/src/libmsc/gsm_04_80.c</span><br><span>+++ b/src/libmsc/gsm_04_80.c</span><br><span>@@ -59,7 +59,7 @@</span><br><span>               return -1;</span><br><span> </span><br><span>       /* Wrap the component in a Facility message */</span><br><span style="color: hsl(0, 100%, 40%);">-  msgb_wrap_with_TL(msg, GSM0480_IE_FACILITY);</span><br><span style="color: hsl(120, 100%, 40%);">+  msgb_push_tl(msg, GSM0480_IE_FACILITY);</span><br><span> </span><br><span>  /* And finally pre-pend the L3 header */</span><br><span>     gh = (struct gsm48_hdr *) msgb_push(msg, sizeof(*gh));</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12663">change 12663</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/12663"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I1d4675e0c907b2f92f2ec79b02356391a6d72aa8 </div>
<div style="display:none"> Gerrit-Change-Number: 12663 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Max <msuraev@sysmocom.de> </div>