Attention is currently required from: laforge, pespin.
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: […]
You mean basically copying nsd (trx) to nsd_bb_transc (bb_transc) I think thats problematic. The only struct member that is the same is .bts. All others get different values.
To view, visit change 28896. To unsubscribe, or for help writing mail filters, visit settings.