Commit 6b077eaf authored by Lionel Gauthier's avatar Lionel Gauthier

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5196 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 9f459056
......@@ -175,11 +175,9 @@ int esm_ebr_assign(int ebi, int cid, int default_ebr)
int esm_ebr_assign(emm_data_context_t *ctx, int ebi)
#endif
{
esm_ebr_context_t *ebr_ctx;
unsigned int ueid = 0;
int i;
esm_ebr_context_t *ebr_ctx = NULL;
unsigned int ueid = 0;
int i;
LOG_FUNC_IN;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment