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
d20ad7f8
Commit
d20ad7f8
authored
Mar 19, 2014
by
gauthier
Browse files
Format
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@5197
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
6b077eaf
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair-cn/NAS/EURECOM-NAS/src/esm/esm_ebr_context.c
View file @
d20ad7f8
...
...
@@ -84,11 +84,10 @@ int esm_ebr_context_create(
int
pid
,
int
ebi
,
int
is_default
,
const
network_qos_t
*
qos
,
const
network_tft_t
*
tft
)
{
int
bid
;
esm_data_context_t
*
esm_ctx
;
esm_pdn_t
*
pdn
=
NULL
;
unsigned
int
ueid
=
0
;
int
bid
=
0
;
esm_data_context_t
*
esm_ctx
=
NULL
;
esm_pdn_t
*
pdn
=
NULL
;
unsigned
int
ueid
=
0
;
LOG_FUNC_IN
;
...
...
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