Attention is currently required from: pespin.
2 comments:
File src/osmo-bts-sysmo/l1_if.c:
Patch Set #9, Line 1271: if (trx->mo.opstart_success)
Better use this below, the opstart_success field is a flag used internally by the FSM. […]
Done
Patch Set #9, Line 1279: if (trx->mo.opstart_success)
if (trx->mo. […]
Done
To view, visit change 33457. To unsubscribe, or for help writing mail filters, visit settings.