Attention is currently required from: pespin.
Patch set 3:Code-Review +1
2 comments:
File src/common/bts.c:
Patch Set #3, Line 460: osmo_fsm_inst_dispatch(bts->gprs.nse.mo.fi, NM_EV_SW_ACT, NULL);
not sure, but don't you need to add here:
osmo_fsm_inst_dispatch(bts->gprs.cell.mo.fi, NM_EV_SW_ACT, NULL);
File src/common/nm_gprs_cell_fsm.c:
cell?
To view, visit change 32222. To unsubscribe, or for help writing mail filters, visit settings.