Attention is currently required from: fixeria.
2 comments:
File src/osmo-bts-trx/scheduler_trx.c:
Patch Set #2, Line 414: const char *reason;
better NULL it here to avoid some mess in the future if someone changes some code path.
Patch Set #2, Line 454: reason = "PC clock skew";
I'd rather change this to something like "PC clock skew too high".
We are not stopping because there was a bit of skew, but because we ended up in some crazy value we cannot recover from.
To view, visit change 40156. To unsubscribe, or for help writing mail filters, visit settings.