Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dyyu
openairinterface5G
Commits
f8edc28e
Commit
f8edc28e
authored
Jun 02, 2015
by
Cedric Roux
Browse files
fix log
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@7510
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
b524c920
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair2/RRC/LITE/L2_interface.c
View file @
f8edc28e
...
...
@@ -596,7 +596,7 @@ rrc_lite_data_ind(
LOG_N
(
RRC
,
"[UE %x] Frame %d: received a DCCH %d message on SRB %d with Size %d from eNB ???
\n
"
,
ctxt_pP
->
module_id
,
ctxt_pP
->
frame
,
DCCH_index
,
Srb_id
-
1
,
sdu_sizeP
);
}
else
{
LOG_N
(
RRC
,
"[eNB %d] Frame %d: received a DCCH %d message on SRB %d with Size %d from UE %
d
\n
"
,
LOG_N
(
RRC
,
"[eNB %d] Frame %d: received a DCCH %d message on SRB %d with Size %d from UE %
x
\n
"
,
ctxt_pP
->
module_id
,
ctxt_pP
->
frame
,
DCCH_index
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment