<p>ipse has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18110">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Fix a comment for the handle_unitdata_from_msc() function.<br><br>Change-Id: If20632cfe63b78c2cb17c1bb9d12207a4956be64<br>---<br>M src/osmo-bsc/osmo_bsc_sigtran.c<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/10/18110/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/osmo_bsc_sigtran.c b/src/osmo-bsc/osmo_bsc_sigtran.c</span><br><span>index 50b03ce..08efae4 100644</span><br><span>--- a/src/osmo-bsc/osmo_bsc_sigtran.c</span><br><span>+++ b/src/osmo-bsc/osmo_bsc_sigtran.c</span><br><span>@@ -143,14 +143,14 @@</span><br><span>         return NULL;</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/* Send data to MSC, use the connection id which MSC it is */</span><br><span style="color: hsl(120, 100%, 40%);">+/* Received data from MSC, use the connection id which MSC it is */</span><br><span> static int handle_data_from_msc(struct gsm_subscriber_connection *conn, struct msgb *msg)</span><br><span> {</span><br><span>    msg->l3h = msgb_l2(msg);</span><br><span>  return bsc_handle_dt(conn, msg, msgb_l2len(msg));</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/* Sent unitdata to MSC, use the point code to determine which MSC it is */</span><br><span style="color: hsl(120, 100%, 40%);">+/* Received unitdata from MSC, use the point code to determine which MSC it is */</span><br><span> static int handle_unitdata_from_msc(const struct osmo_sccp_addr *msc_addr, struct msgb *msg,</span><br><span>                                 const struct osmo_sccp_user *scu)</span><br><span> {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18110">change 18110</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-bsc/+/18110"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: If20632cfe63b78c2cb17c1bb9d12207a4956be64 </div>
<div style="display:none"> Gerrit-Change-Number: 18110 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: ipse <Alexander.Chemeris@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>