<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/18711">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">lapd_core: Fix log line being about LAPD and not LAPDm<br><br>Change-Id: I92c8a9752e88164eedffb9f9a081288458f6eadb<br>---<br>M src/gsm/lapd_core.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/libosmocore refs/changes/11/18711/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gsm/lapd_core.c b/src/gsm/lapd_core.c</span><br><span>index d9b729f..72e70f0 100644</span><br><span>--- a/src/gsm/lapd_core.c</span><br><span>+++ b/src/gsm/lapd_core.c</span><br><span>@@ -337,7 +337,7 @@</span><br><span> /* reset to IDLE state */</span><br><span> void lapd_dl_reset(struct lapd_datalink *dl)</span><br><span> {</span><br><span style="color: hsl(0, 100%, 40%);">-     LOGDL(dl, LOGL_INFO, "Resetting LAPDm instance\n");</span><br><span style="color: hsl(120, 100%, 40%);">+ LOGDL(dl, LOGL_INFO, "Resetting LAPD instance\n");</span><br><span>         /* enter idle state (and remove eventual cont_res) */</span><br><span>        lapd_dl_newstate(dl, LAPD_STATE_IDLE);</span><br><span>       /* flush buffer */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/18711">change 18711</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/libosmocore/+/18711"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I92c8a9752e88164eedffb9f9a081288458f6eadb </div>
<div style="display:none"> Gerrit-Change-Number: 18711 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>