Change in simtrace2[master]: cardem (minor): remove to verbose log trace

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun Aug 5 06:56:12 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/10315 )

Change subject: cardem (minor): remove to verbose log trace
......................................................................

cardem (minor): remove to verbose log trace

Change-Id: Ie43a33af3728c0700f71527ca75d909a9ebd2529
---
M firmware/libcommon/source/card_emu.c
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/firmware/libcommon/source/card_emu.c b/firmware/libcommon/source/card_emu.c
index fb68660..14a5dd8 100644
--- a/firmware/libcommon/source/card_emu.c
+++ b/firmware/libcommon/source/card_emu.c
@@ -360,7 +360,6 @@
 	if (ch->atr.idx < ch->atr.len) {
 		uint8_t byte = ch->atr.atr[ch->atr.idx++];
 		card_emu_uart_tx(ch->uart_chan, byte);
-		TRACE_DEBUG("%u: ATR TX: %02x\n\r", ch->num, byte);
 		return 1;
 	} else { /* The ATR has been completely transmitted */
 		/* search for TC2 to updated WI */

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

Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie43a33af3728c0700f71527ca75d909a9ebd2529
Gerrit-Change-Number: 10315
Gerrit-PatchSet: 2
Gerrit-Owner: Kévin Redon <kredon at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180805/12bfe4f4/attachment.htm>


More information about the gerrit-log mailing list