<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11176">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">layer23/app_ccch_scan.c: hexdump unhandled PCH/AGCH messages<br><br>Change-Id: I81d6558525e7f68c4fcd6c6272224d58532e2efb<br>---<br>M src/host/layer23/src/misc/app_ccch_scan.c<br>1 file changed, 3 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/76/11176/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/host/layer23/src/misc/app_ccch_scan.c b/src/host/layer23/src/misc/app_ccch_scan.c</span><br><span>index 5727174..3a55226 100644</span><br><span>--- a/src/host/layer23/src/misc/app_ccch_scan.c</span><br><span>+++ b/src/host/layer23/src/misc/app_ccch_scan.c</span><br><span>@@ -405,8 +405,9 @@</span><br><span>               /* wireshark know that this is SI2 quater and for 3G interop */</span><br><span>              break;</span><br><span>       default:</span><br><span style="color: hsl(0, 100%, 40%);">-                LOGP(DRR, LOGL_NOTICE, "unknown PCH/AGCH type 0x%02x\n",</span><br><span style="color: hsl(0, 100%, 40%);">-                      sih->system_information);</span><br><span style="color: hsl(120, 100%, 40%);">+          LOGP(DRR, LOGL_NOTICE, "Unknown PCH/AGCH message "</span><br><span style="color: hsl(120, 100%, 40%);">+                  "(type 0x%02x): %s\n", sih->system_information,</span><br><span style="color: hsl(120, 100%, 40%);">+                  msgb_hexdump_l3(msg));</span><br><span>               rc = -EINVAL;</span><br><span>        }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11176">change 11176</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/11176"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmocom-bb </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I81d6558525e7f68c4fcd6c6272224d58532e2efb </div>
<div style="display:none"> Gerrit-Change-Number: 11176 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>