Project

General

Profile

Bug #3789 ยป osmobsc-os3789-dont_opstart_on_disabled_ok.patch

laforge, 02/13/2019 01:05 PM

View differences:

src/osmo-bsc/bts_ipaccess_nanobts.c
185 185
		break;
186 186
	case NM_OC_RADIO_CARRIER:
187 187
		trx = obj;
188
#if 0
188 189
		if (new_state->operational == NM_OPSTATE_DISABLED &&
189 190
		    new_state->availability == NM_AVSTATE_OK)
190 191
			abis_nm_opstart(trx->bts, obj_class, trx->bts->bts_nr,
191 192
					trx->nr, 0xff);
193
#endif
192 194
		break;
193 195
	case NM_OC_GPRS_NSE:
194 196
		bts = container_of(obj, struct gsm_bts, gprs.nse);
    (1-1/1)
    Add picture from clipboard (Maximum size: 48.8 MB)