Attention is currently required from: pespin.
2 comments:
File include/osmo-bts/bts_sm.h:
`pcu_state` is also related to GPRS, but not part of this struct. Do we really need to anonymous struct? Can we just call the new field `gprs_nse` instead?
File src/common/bts_sm.c:
Patch Set #1, Line 77: %d", 0
just have `0` in the format string and use `osmo_fsm_inst_update_id()`?
To view, visit change 32240. To unsubscribe, or for help writing mail filters, visit settings.