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 <holger@freyther.de>
This commit is contained in:
Alexander Couzens 2016-05-22 01:36:01 +02:00 committed by Holger Freyther
parent 95e379241a
commit 4acb6b7251
1 changed files with 1 additions and 1 deletions

View File

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