fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmocom-bb/+/30324 )


Change subject: layer23: l1ctl_tx_traffic_req(): cosmetic: drop dead code
......................................................................

layer23: l1ctl_tx_traffic_req(): cosmetic: drop dead code

Change-Id: I941899ab27282a495f965ae9a0f41076dceef953
Related: OS#5599
---
M src/host/layer23/src/common/l1ctl.c
1 file changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/24/30324/1

diff --git a/src/host/layer23/src/common/l1ctl.c 
b/src/host/layer23/src/common/l1ctl.c
index d520403..ae7be6e 100644
--- a/src/host/layer23/src/common/l1ctl.c
+++ b/src/host/layer23/src/common/l1ctl.c
@@ -910,8 +910,6 @@
        DEBUGP(DL1C, "TRAFFIC REQ len=%zu (%s)\n", frame_len,
                osmo_hexdump(frame, frame_len));

-//     printf("TX %s\n", osmo_hexdump(frame, frame_len));
-
        /* prepend uplink info header */
        l1i_ul = (struct l1ctl_info_ul *) msgb_push(msg, sizeof(*l1i_ul));


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

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I941899ab27282a495f965ae9a0f41076dceef953
Gerrit-Change-Number: 30324
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-CC: fixeria <[email protected]>
Gerrit-MessageType: newchange

Reply via email to