pespin has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-hnbgw/+/41437?usp=email )

Change subject: Remove unused field iuh_cs_mux_port
......................................................................

Remove unused field iuh_cs_mux_port

Change-Id: Id7afe002c427c27168160f375444c61cb8cc401e
---
M include/osmocom/hnbgw/hnbgw.h
1 file changed, 0 insertions(+), 3 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved
  osmith: Looks good to me, but someone else must approve




diff --git a/include/osmocom/hnbgw/hnbgw.h b/include/osmocom/hnbgw/hnbgw.h
index f4ec21c..e26ae2d 100644
--- a/include/osmocom/hnbgw/hnbgw.h
+++ b/include/osmocom/hnbgw/hnbgw.h
@@ -88,9 +88,6 @@
                const char *iuh_local_ip;
                /*! SCTP port for Iuh listening */
                uint16_t iuh_local_port;
-               /*! The UDP port where we receive multiplexed CS user
-                * plane traffic from HNBs */
-               uint16_t iuh_cs_mux_port;
                struct osmo_plmn_id plmn;
                uint16_t rnc_id;
                bool hnbap_allow_tmsi;

--
To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/41437?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: Id7afe002c427c27168160f375444c61cb8cc401e
Gerrit-Change-Number: 41437
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>

Reply via email to