Change in osmo-ttcn3-hacks[master]: PCUIF: Accept any ARFCN in tr_PCUIF_DATA_REQ
Harald Welte
gerrit-no-reply at lists.osmocom.org
Sun Mar 3 14:48:15 UTC 2019
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13098 )
Change subject: PCUIF: Accept any ARFCN in tr_PCUIF_DATA_REQ
......................................................................
PCUIF: Accept any ARFCN in tr_PCUIF_DATA_REQ
Change-Id: Ic334d8809baea86ea93f429b200204861b989030
---
M library/PCUIF_Types.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
Harald Welte: Looks good to me, approved
diff --git a/library/PCUIF_Types.ttcn b/library/PCUIF_Types.ttcn
index 83e32fc..b744ebc 100644
--- a/library/PCUIF_Types.ttcn
+++ b/library/PCUIF_Types.ttcn
@@ -468,7 +468,7 @@
len := ?,
data := data,
fn := fn,
- arfcn := 0, /* unused in BTS */
+ arfcn := ?, /* unused in BTS */
trx_nr := trx_nr,
ts_nr := ts_nr,
block_nr := block_nr,
--
To view, visit https://gerrit.osmocom.org/13098
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic334d8809baea86ea93f429b200204861b989030
Gerrit-Change-Number: 13098
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190303/f413b0ac/attachment.html>
More information about the gerrit-log
mailing list