Change in osmocom-bb[master]: layer23/l1ctl.c: drop redundant printf() call

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Fri Sep 21 14:25:06 UTC 2018


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 <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180921/dc9ad804/attachment.htm>


More information about the gerrit-log mailing list