[PATCH] osmo-bts[master]: dyn PDCH: trx l1_if.c: drop fixme, add comment

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Thu Jul 28 16:37:06 UTC 2016


Review at  https://gerrit.osmocom.org/629

dyn PDCH: trx l1_if.c: drop fixme, add comment

Change-Id: Ib240f21f4d460524767f4273fc9077617d1ffb43
---
M src/osmo-bts-trx/l1_if.c
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/src/osmo-bts-trx/l1_if.c b/src/osmo-bts-trx/l1_if.c
index fcc3d54..4d6dc3f 100644
--- a/src/osmo-bts-trx/l1_if.c
+++ b/src/osmo-bts-trx/l1_if.c
@@ -52,7 +52,7 @@
 	[GSM_PCHAN_TCH_H]               = 2,
 	[GSM_PCHAN_SDCCH8_SACCH8C]      = 7,
 	[GSM_PCHAN_PDCH]                = 13,
-	//[GSM_PCHAN_TCH_F_PDCH]                = FIXME,
+	/* [GSM_PCHAN_TCH_F_PDCH] not needed here, see trx_set_ts_as_pchan() */
 	[GSM_PCHAN_UNKNOWN]             = 0,
 };
 

-- 
To view, visit https://gerrit.osmocom.org/629
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib240f21f4d460524767f4273fc9077617d1ffb43
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: neels_test_account <neels at hofmeyr.de>



More information about the gerrit-log mailing list