From 4acb6b72513e63f5a9b874fe26c38788e9d980d1 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Sun, 22 May 2016 01:36:01 +0200 Subject: [PATCH] gprs_rlcmac_sched: fix mistype of CONTROL ACK Change-Id: If37b33f69cd659d913ed81eb6060a42734ba524f Reviewed-on: https://gerrit.osmocom.org/100 Tested-by: Jenkins Builder Reviewed-by: Holger Freyther --- src/gprs_rlcmac_sched.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gprs_rlcmac_sched.cpp b/src/gprs_rlcmac_sched.cpp index 087c03c..cd5f683 100644 --- a/src/gprs_rlcmac_sched.cpp +++ b/src/gprs_rlcmac_sched.cpp @@ -132,7 +132,7 @@ static struct msgb *sched_select_ctrl_msg( /* * Assignments for the same direction have lower precedence, - * because they may kill the TBF when the CONTOL ACK is + * because they may kill the TBF when the CONTROL ACK is * received, thus preventing the others from being processed. */