osmo-bts-sysmo/l1_if.c: PH-DATA.ind belongs to L1P, not L1C

L1C is control, while L1P is data primitive.

Change-Id: I5a0ef08df96a67cd25b11eb23c60934011b01c29
This commit is contained in:
Harald Welte 2017-06-23 18:57:50 +02:00
parent 53216b5d1f
commit 7a6b178fc0
1 changed files with 1 additions and 1 deletions

View File

@ -957,7 +957,7 @@ static int handle_ph_data_ind(struct femtol1_hdl *fl1, GsmL1_PhDataInd_t *data_i
return 0;
}
DEBUGP(DL1C, "Rx PH-DATA.ind %s (hL2 %08x): %s",
DEBUGP(DL1P, "Rx PH-DATA.ind %s (hL2 %08x): %s",
get_value_string(femtobts_l1sapi_names, data_ind->sapi),
data_ind->hLayer2,
osmo_hexdump(data_ind->msgUnitParam.u8Buffer,