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-09 18:34:17 +0100
commit449fc8c5210bf5b95b72f7c9a1d55ad79aeda512 (patch)
treea5a0e670d93c4af561bfe5b79e0a573f057adb71 /openbsc
parent4f6899ffec9aceb39eac4ffe58bd7dfb66d9688c (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;
}