osmo-bsc: add missing comment

Change-Id: Iac59f2ff2f10997c636a8ac19427ed4a95dc99b5
This commit is contained in:
Philipp Maier
2017-07-03 11:37:10 +02:00
committed by Neels Hofmeyr
parent 23880357f2
commit 195cab61ab

View File

@@ -349,6 +349,7 @@ int osmo_bsc_sigtran_del_conn(struct osmo_bsc_sccp_con *conn)
return 0;
}
/* Send an USSD notification in case we loose the connection to the MSC */
static void bsc_notify_msc_lost(struct osmo_bsc_sccp_con *con)
{
struct gsm_subscriber_connection *conn = con->conn;