mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 08:12:01 +00:00
osmo-bsc: add missing comment
Change-Id: Iac59f2ff2f10997c636a8ac19427ed4a95dc99b5
This commit is contained in:
committed by
Neels Hofmeyr
parent
23880357f2
commit
195cab61ab
@@ -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;
|
||||
|
Reference in New Issue
Block a user