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.orgpespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/25452 )
Change subject: abis.h: Drop unused state
......................................................................
abis.h: Drop unused state
Change-Id: I11173af3a543f6679ca9d43064bf071c214b1898
---
M include/osmo-bts/abis.h
1 file changed, 0 insertions(+), 10 deletions(-)
Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved
diff --git a/include/osmo-bts/abis.h b/include/osmo-bts/abis.h
index 8963c3c..b05461b 100644
--- a/include/osmo-bts/abis.h
+++ b/include/osmo-bts/abis.h
@@ -6,16 +6,6 @@
 
 #include <osmo-bts/gsm_data.h>
 
-#define	OML_RETRY_TIMER		5
-#define	OML_PING_TIMER		20
-
-enum {
-	LINK_STATE_IDLE = 0,
-	LINK_STATE_RETRYING,
-	LINK_STATE_CONNECTING,
-	LINK_STATE_CONNECT,
-};
-
 enum abis_link_fsm_event {
 	ABIS_LINK_EV_SIGN_LINK_DOWN,
 	ABIS_LINK_EV_VTY_RM_ADDR,
-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/25452
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I11173af3a543f6679ca9d43064bf071c214b1898
Gerrit-Change-Number: 25452
Gerrit-PatchSet: 4
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210916/c7ec4c3e/attachment.htm>