From a2ac6d67242ca96593b4f0c4aebd49b4c34eff44 Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Mon, 30 Sep 2019 20:30:18 +0700 Subject: trxcon/scheduler: fix comment in description of PDTCH Change-Id: Ifd4197b64e89ae6da93ef32189f437a6e297b03f --- src/host/trxcon/sched_lchan_desc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/host/trxcon/sched_lchan_desc.c b/src/host/trxcon/sched_lchan_desc.c index 667a88d6..5b9d6760 100644 --- a/src/host/trxcon/sched_lchan_desc.c +++ b/src/host/trxcon/sched_lchan_desc.c @@ -503,7 +503,7 @@ const struct trx_lchan_desc trx_lchan_desc[_TRX_CHAN_MAX] = { .desc = "Packet data traffic & control channel", .chan_nr = RSL_CHAN_OSMO_PDCH, - /* Rx and Tx, multiple coding schemes: CS-2..4 and MCS-1..9 (3GPP TS + /* Rx and Tx, multiple coding schemes: CS-1..4 and MCS-1..9 (3GPP TS * 05.03, chapter 5), regular interleaving as specified for xCCH. * NOTE: the burst buffer is three times bigger because the * payload of EDGE bursts is three times longer. */ -- cgit v1.2.3