pespin submitted this change.
Remove unused field iuh_cs_mux_port
Change-Id: Id7afe002c427c27168160f375444c61cb8cc401e
---
M include/osmocom/hnbgw/hnbgw.h
1 file changed, 0 insertions(+), 3 deletions(-)
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 change 41437. To unsubscribe, or for help writing mail filters, visit settings.