<p>Harald Welte <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/12289">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-bts-trx/loops.c: Use lchan name based logging<br><br>The loops.c code dates back to ancient times when we printed the TRX<br>number and the raw channel number to identify a logical channel.  We<br>meanwhile have gsm_lchan_name() and should use it to log messages<br>related to this lchan in a common format.<br><br>This commit introduces the LOGPLCHAN() helper macro [similar to<br>osmo-bsc], and uses it from loops.c.<br><br>As a result, some functions don't need a chan_nr argument anymore,<br>while some need to add a new lchan argument.<br><br>Change-Id: I6976dd7444c26b1f52741bc367b0311ebbef1718<br>Related: OS#1622, OS#1851<br>---<br>M include/osmo-bts/gsm_data.h<br>M src/osmo-bts-trx/loops.c<br>2 files changed, 38 insertions(+), 56 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/89/12289/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/12289">change 12289</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/12289"/><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-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I6976dd7444c26b1f52741bc367b0311ebbef1718 </div>
<div style="display:none"> Gerrit-Change-Number: 12289 </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>