aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-01-23 16:56:02 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-03-16 15:32:33 +0100
commit4c26f9c3dec723ec3aac19723054fb54160f7b53 (patch)
treebb4472626e4715aa184a9409748c8fb9960c1ab9 /openbsc
parent2f5704113b949cc26b64452453d8b12e7984a263 (diff)
comment: fixme: rab failure
Diffstat (limited to 'openbsc')
-rw-r--r--openbsc/src/libiu/iu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/src/libiu/iu.c b/openbsc/src/libiu/iu.c
index 2317c2da9..eacc2f85a 100644
--- a/openbsc/src/libiu/iu.c
+++ b/openbsc/src/libiu/iu.c
@@ -470,6 +470,7 @@ static int ranap_handle_co_rab_ass_resp(struct ue_conn_ctx *ctx, RANAP_RAB_Assig
ranap_free_rab_setupormodifieditemies(&setup_ies);
}
+ /* FIXME: handle RAB Ass failure? */
return rc;
}