Attention is currently required from: laforge, dexter.
1 comment:
File src/osmo-bsc/abis_om2000.c:
Patch Set #2, Line 2303: memset(&nsd_bb_transc, 0, sizeof(nsd));
All this can be simplified AFAIU:
otfp->trx->bb_transc.mo.nm_state.administrative = NM_STATE_UNLOCKED;
nsd_bb_transc = nsd;
nsd_bb_transc.obj = &otfp->trx->bb_transc;
To view, visit change 28896. To unsubscribe, or for help writing mail filters, visit settings.