host/trxcon/scheduler: drop resolved FIXME label

Change-Id: I5e6b30300a457422b2deb10ff4c051c86beb7cd2
This commit is contained in:
Vadim Yanitskiy 2017-07-08 21:03:22 +07:00
parent 3afd469a9a
commit ca1d021c83
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ int sched_trx_reset_ts(struct trx_instance *trx, int ts_num)
if (ts == NULL)
return -EINVAL;
/* FIXME: where do we need it? */
/* Flush TS frame counter */
ts->mf_last_fn = 0;
/* Undefine multiframe layout */