Change in osmo-sgsn[master]: Drop unused GBRPOXY enum field

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
Mon May 3 16:17:47 UTC 2021


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


Change subject: Drop unused GBRPOXY enum field
......................................................................

Drop unused GBRPOXY enum field

Change-Id: I85dbc65addfbb072a75b6f62fcc4306b7fbb6a91
---
M include/osmocom/sgsn/vty.h
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/04/24104/1

diff --git a/include/osmocom/sgsn/vty.h b/include/osmocom/sgsn/vty.h
index d2e3d9a..d74c660 100644
--- a/include/osmocom/sgsn/vty.h
+++ b/include/osmocom/sgsn/vty.h
@@ -3,7 +3,7 @@
 #include <osmocom/vty/command.h>
 
 enum bsc_vty_node {
-	GBPROXY_NODE = _LAST_OSMOVTY_NODE + 1,
-	SGSN_NODE,
+	SGSN_NODE = _LAST_OSMOVTY_NODE + 1,
 	GTPHUB_NODE,
+
 };

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

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I85dbc65addfbb072a75b6f62fcc4306b7fbb6a91
Gerrit-Change-Number: 24104
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/20210503/86821050/attachment.htm>


More information about the gerrit-log mailing list