Attention is currently required from: pespin.
2 comments:
File src/osmo-bts-trx/trx_provision_fsm.c:
Patch Set #2, Line 229: l1h->config.setpower_sent = true;
Missing: "l1h->config.nomtxpower_acked = false;" […]
Acknowledged
Patch Set #2, Line 294: (l1h->config.setformat_acked) &&
This () can actually be dropped, instead of adding new ones 😊
I prefer to have those braces, so that this new line is aligned with the existing ones.
To view, visit change 42033. To unsubscribe, or for help writing mail filters, visit settings.