Attention is currently required from: pespin, fixeria.
1 comment:
File src/osmo-bsc/abis_nm.c:
Patch Set #2, Line 576: if (bts->type == GSM_BTS_TYPE_OSMOBTS && TLVP_PRES_LEN(tp, NM_ATT_MANUF_ID, 2)) {
Probably a switch (bts->type) may be cleaner here.
I decided to do away with any nanoBTS handling at this point, as it simply doesn't apply. The features are static. So we don't need a switch as it's a single if-clause.
To view, visit change 32070. To unsubscribe, or for help writing mail filters, visit settings.