Attention is currently required from: fixeria.
Patch set 1:Code-Review +1
1 comment:
File src/osmo-bts-trx/sched_lchan_tchh.c:
Patch Set #1, Line 85: int fn_is_odd = (((bi->fn + 26 - 10) % 26) >> 2) & 1;
iiuc the "fn_is_odd" before was actually wrong, at least in the naming, since it's no only checking that the fn is odd.
It would have been named something like "fn_is_facch" or alike, am I correct?
To view, visit change 27722. To unsubscribe, or for help writing mail filters, visit settings.