Change in osmo-bts[master]: common/l1sap.c: fix: add missing new line to a debug message

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
Sun Apr 21 12:40:49 UTC 2019


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


Change subject: common/l1sap.c: fix: add missing new line to a debug message
......................................................................

common/l1sap.c: fix: add missing new line to a debug message

Change-Id: I7c0dab255289a5847d1a0af009e8962e4410e5ca
---
M src/common/l1sap.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/26/13726/1

diff --git a/src/common/l1sap.c b/src/common/l1sap.c
index f8f3fef..247763e 100644
--- a/src/common/l1sap.c
+++ b/src/common/l1sap.c
@@ -1276,7 +1276,7 @@
 	struct gsm_bts *bts = trx->bts;
 	struct lapdm_channel *lc;
 
-	DEBUGPFN(DL1P, rach_ind->fn, "Rx PH-RA.ind");
+	DEBUGPFN(DL1P, rach_ind->fn, "Rx PH-RA.ind\n");
 
 	/* check for handover access burst on dedicated channels */
 	if (!L1SAP_IS_CHAN_RACH(rach_ind->chan_nr)) {

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7c0dab255289a5847d1a0af009e8962e4410e5ca
Gerrit-Change-Number: 13726
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/20190421/d983cb56/attachment.htm>


More information about the gerrit-log mailing list