Vadim Yanitskiy has uploaded this change for review. ( 
https://gerrit.osmocom.org/11056


Change subject: layer23/l1ctl.c: drop redundant printf() call
......................................................................

layer23/l1ctl.c: drop redundant printf() call

Change-Id: I02bc581afb5a76c51fdef50ed40e2669c3eb3f2e
---
M src/host/layer23/src/common/l1ctl.c
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/56/11056/1

diff --git a/src/host/layer23/src/common/l1ctl.c 
b/src/host/layer23/src/common/l1ctl.c
index 3c57042..78e340b 100644
--- a/src/host/layer23/src/common/l1ctl.c
+++ b/src/host/layer23/src/common/l1ctl.c
@@ -226,7 +226,6 @@
        }

        if (dl->fire_crc >= 2) {
-printf("Dropping frame with %u bit errors\n", dl->num_biterr);
                LOGP(DL1C, LOGL_NOTICE, "Dropping frame with %u bit errors\n",
                        dl->num_biterr);
                msgb_free(msg);

--
To view, visit https://gerrit.osmocom.org/11056
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I02bc581afb5a76c51fdef50ed40e2669c3eb3f2e
Gerrit-Change-Number: 11056
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilira...@gmail.com>

Reply via email to