Change in osmo-sgsn[master]: LLC XID: Fix string representation of N201_U

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 Apr 23 20:51:37 UTC 2019


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13622 )

Change subject: LLC XID: Fix string representation of N201_U
......................................................................

LLC XID: Fix string representation of N201_U

Change-Id: I8799e3a3c47377aeeb9923d9d73f5d0b73cd8d0b
---
M src/gprs/gprs_llc_xid.c
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/src/gprs/gprs_llc_xid.c b/src/gprs/gprs_llc_xid.c
index de60e49..b91fa6b 100644
--- a/src/gprs/gprs_llc_xid.c
+++ b/src/gprs/gprs_llc_xid.c
@@ -41,7 +41,7 @@
 	{ GPRS_LLC_XID_T_IOV_I,		"IOV_I"},
 	{ GPRS_LLC_XID_T_T200,		"T200"},
 	{ GPRS_LLC_XID_T_N200,		"N200"},
-	{ GPRS_LLC_XID_T_N201_U,	"N201_"},
+	{ GPRS_LLC_XID_T_N201_U,	"N201_U"},
 	{ GPRS_LLC_XID_T_N201_I,	"N201_I"},
 	{ GPRS_LLC_XID_T_mD,		"mD"},
 	{ GPRS_LLC_XID_T_mU,		"mU"},

-- 
To view, visit https://gerrit.osmocom.org/13622
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I8799e3a3c47377aeeb9923d9d73f5d0b73cd8d0b
Gerrit-Change-Number: 13622
Gerrit-PatchSet: 2
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190423/453cd2d0/attachment.htm>


More information about the gerrit-log mailing list