Attention is currently required from: keith.
1 comment:
Patchset:
so in general, the om2k code is supposed to update the nm state to prevent this from happening.
We have update_mo_state() and update_op_stat() in abis_om2000.c, which get the respective OM2000 mo + operational state, and which are tasked with updating the gsm_nm_state.operational and gsm_nm_state.availability of the respective object.
So if everything worked as expected, the nm_state of the timeslot would be set in a way that nm_is_running() returns true.
We should fix this mechanism, as it will affect every other part of the code that depends on the nm_state being set properly.
To view, visit change 23575. To unsubscribe, or for help writing mail filters, visit settings.