aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-06-23 18:57:50 +0200
committerHarald Welte <laforge@gnumonks.org>2017-06-24 12:56:08 +0200
commit7a6b178fc0af7c90b901db9ec34dd3ff169db042 (patch)
tree4ef6773f52d564b9c2eb5b2707e215ee93f77610
parent53216b5d1f2143b4aad73b41c1db483fa9a0fb42 (diff)
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
-rw-r--r--src/osmo-bts-sysmo/l1_if.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo-bts-sysmo/l1_if.c b/src/osmo-bts-sysmo/l1_if.c
index a83816ea..f564836b 100644
--- a/src/osmo-bts-sysmo/l1_if.c
+++ b/src/osmo-bts-sysmo/l1_if.c
@@ -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,