Attention is currently required from: pespin.
Patch set 1:Code-Review +2
1 comment:
File src/common/scheduler.c:
Patch Set #1, Line 1001: static const uint8_t sched_tchh_dl_facch_map[26] = {
Since this table is only used in the function below, you could move it there.
We may actually want to use it from other code paths later, so let's keep it here for now.
To view, visit change 27721. To unsubscribe, or for help writing mail filters, visit settings.