Change in osmo-hnodeb[master]: Drop unused fields in struct hnb

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/.

pespin gerrit-no-reply at lists.osmocom.org
Thu Oct 28 17:28:57 UTC 2021


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hnodeb/+/26015 )


Change subject: Drop unused fields in struct hnb
......................................................................

Drop unused fields in struct hnb

Change-Id: Ia981d99bf521eb8b79bdf8d7f81ca50f6cdeba8c
---
M include/osmocom/hnodeb/hnodeb.h
1 file changed, 0 insertions(+), 12 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-hnodeb refs/changes/15/26015/1

diff --git a/include/osmocom/hnodeb/hnodeb.h b/include/osmocom/hnodeb/hnodeb.h
index effd1b8..33375f6 100644
--- a/include/osmocom/hnodeb/hnodeb.h
+++ b/include/osmocom/hnodeb/hnodeb.h
@@ -76,20 +76,8 @@
 		char *remote_addr;
 		uint16_t remote_port;
 	} iuh;
-	/*! SCTP listen socket for incoming connections */
-	struct osmo_fd conn_fd;
-
 	/*! SCTP socket + write queue for Iuh to this specific HNB */
 	struct osmo_wqueue wqueue;
-	/*! copied from HNB-Identity-Info IE */
-	char identity_info[256];
-	/*! copied from Cell Identity IE */
-	struct umts_cell_id id;
-
-	/*! SCTP stream ID for HNBAP */
-	uint16_t hnbap_stream;
-	/*! SCTP stream ID for RUA */
-	uint16_t rua_stream;
 
 	uint16_t rnc_id;
 

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

Gerrit-Project: osmo-hnodeb
Gerrit-Branch: master
Gerrit-Change-Id: Ia981d99bf521eb8b79bdf8d7f81ca50f6cdeba8c
Gerrit-Change-Number: 26015
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211028/dbd7050c/attachment.htm>


More information about the gerrit-log mailing list