[PATCH] osmo-bts[master]: cosmetic: lchan_to_GsmL1_SubCh_t(): add case for TCH_F_PDCH

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Thu Jun 16 02:45:21 UTC 2016


Review at  https://gerrit.osmocom.org/294

cosmetic: lchan_to_GsmL1_SubCh_t(): add case for TCH_F_PDCH

Change-Id: I5aef84209e46c9288f6adf0730178fe08f26764f
---
M src/osmo-bts-sysmo/oml.c
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/94/294/1

diff --git a/src/osmo-bts-sysmo/oml.c b/src/osmo-bts-sysmo/oml.c
index 6951f84..60ab7a8 100644
--- a/src/osmo-bts-sysmo/oml.c
+++ b/src/osmo-bts-sysmo/oml.c
@@ -525,6 +525,7 @@
 	case GSM_PCHAN_CCCH:
 	case GSM_PCHAN_TCH_F:
 	case GSM_PCHAN_PDCH:
+	case GSM_PCHAN_TCH_F_PDCH:
 	case GSM_PCHAN_UNKNOWN:
 	default:
 		return GsmL1_SubCh_NA;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5aef84209e46c9288f6adf0730178fe08f26764f
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list