[MERGED] libosmocore[master]: gsm_04_08: add _NUM_CHREQ_T to enum

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Tue Mar 14 13:32:21 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: gsm_04_08: add _NUM_CHREQ_T to enum
......................................................................


gsm_04_08: add _NUM_CHREQ_T to enum

_NUM_CHREQ_T defines the last element of the enum

Change-Id: Id67ba8de89dd6288e449197438e9e1c5d7f5a134
---
M include/osmocom/gsm/protocol/gsm_04_08.h
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/include/osmocom/gsm/protocol/gsm_04_08.h b/include/osmocom/gsm/protocol/gsm_04_08.h
index f395b85..522015a 100644
--- a/include/osmocom/gsm/protocol/gsm_04_08.h
+++ b/include/osmocom/gsm/protocol/gsm_04_08.h
@@ -1466,6 +1466,7 @@
 	CHREQ_T_RESERVED_IGNORE,
 	CHREQ_T_PDCH_ONE_PHASE,
 	CHREQ_T_PDCH_TWO_PHASE,
+	_NUM_CHREQ_T,
 };
 
 /* Chapter 11.3 */

-- 
To view, visit https://gerrit.osmocom.org/2053
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id67ba8de89dd6288e449197438e9e1c5d7f5a134
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list