<p>Harald Welte <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/12925">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">a_iface: Centralize/wrap BSSAP / N-DATA transmission<br><br>We don't want multiple callers to osmo_sccp_tx_data_msg() each having<br>to hex-dump a log message about the to-be-transmitted message, with<br>half of the caller sitest missing that printing.  Let's centralize<br>all calls of osmo_sccp_tx_data_msg() in a wrapper function which<br>takes care of the related OSMO_ASSERT() and the related printing.<br><br>Change-Id: I6159ea72cc8e0650eda6c49544acd65e9c15e817<br>---<br>M src/libmsc/a_iface.c<br>M tests/msc_vlr/msc_vlr_test_gsm_ciph.err<br>M tests/msc_vlr/msc_vlr_test_ms_timeout.err<br>M tests/msc_vlr/msc_vlr_tests.c<br>4 files changed, 27 insertions(+), 11 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/25/12925/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/12925">change 12925</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/12925"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I6159ea72cc8e0650eda6c49544acd65e9c15e817 </div>
<div style="display:none"> Gerrit-Change-Number: 12925 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>