Change in osmo-bsc[master]: drop some unused members and function decls

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 gerrit-no-reply at lists.osmocom.org
Wed Sep 2 23:07:45 UTC 2020


neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/19957 )


Change subject: drop some unused members and function decls
......................................................................

drop some unused members and function decls

Change-Id: I0de2c8a3ee6c693a5a321f0ea2a8a75fbe64a1c2
---
M include/osmocom/bsc/gsm_data.h
M include/osmocom/bsc/osmo_bsc.h
2 files changed, 0 insertions(+), 9 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/57/19957/1

diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h
index ca96c56..5e2ceae 100644
--- a/include/osmocom/bsc/gsm_data.h
+++ b/include/osmocom/bsc/gsm_data.h
@@ -261,9 +261,6 @@
 
 	/* SCCP connection associatd with this subscriber_connection */
 	struct {
-		/* for advanced ping/pong */
-		int send_ping;
-
 		/* SCCP connection related */
 		struct bsc_msc_data *msc;
 
diff --git a/include/osmocom/bsc/osmo_bsc.h b/include/osmocom/bsc/osmo_bsc.h
index afc319b..13ccdd7 100644
--- a/include/osmocom/bsc/osmo_bsc.h
+++ b/include/osmocom/bsc/osmo_bsc.h
@@ -19,12 +19,6 @@
 
 struct bsc_api *osmo_bsc_api();
 
-int bsc_queue_for_msc(struct gsm_subscriber_connection *conn, struct msgb *msg);
-int bsc_open_connection(struct gsm_subscriber_connection *sccp, struct msgb *msg);
-enum bsc_con bsc_create_new_connection(struct gsm_subscriber_connection *conn,
-				       struct bsc_msc_data *msc, int send_ping);
-int bsc_delete_connection(struct gsm_subscriber_connection *sccp);
-
 int bsc_scan_bts_msg(struct gsm_subscriber_connection *conn, struct msgb *msg);
 int bsc_scan_msc_msg(struct gsm_subscriber_connection *conn, struct msgb *msg);
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/19957
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I0de2c8a3ee6c693a5a321f0ea2a8a75fbe64a1c2
Gerrit-Change-Number: 19957
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200902/1df7e60f/attachment.htm>


More information about the gerrit-log mailing list