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
Fri Apr 12 15:08:48 UTC 2019


Harald Welte has uploaded this change for review. ( 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(-)



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

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: newchange
Gerrit-Change-Id: I8799e3a3c47377aeeb9923d9d73f5d0b73cd8d0b
Gerrit-Change-Number: 13622
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190412/00188aa7/attachment.htm>


More information about the gerrit-log mailing list