This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Review at  https://gerrit.osmocom.org/228
remove obsolete fixme comment
Change-Id: I6de8fb202c7beb025232e9b97605e9f46778506a
---
M src/sua.c
1 file changed, 0 insertions(+), 1 deletion(-)
  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/28/228/1
diff --git a/src/sua.c b/src/sua.c
index 0920d2b..1bb9b89 100644
--- a/src/sua.c
+++ b/src/sua.c
@@ -906,7 +906,6 @@
 	if (!conn) {
 		LOGP(DSUA, LOGL_ERROR, "COREF for unknwon reference %u\n",
 			conn_id);
-		/* FIXME: error message? */
 		return -1;
 	}
 	conn_restart_rx_inact_timer(conn);
-- 
To view, visit https://gerrit.osmocom.org/228
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6de8fb202c7beb025232e9b97605e9f46778506a
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>