Max has uploaded this change for review. ( https://gerrit.osmocom.org/12379
Change subject: LCLS: use Status for HO-COMPLETE message
......................................................................
LCLS: use Status for HO-COMPLETE message
This requires Ib2958a8613627c4e54c004ffa3578c300ed0360b in libosmocore.
Change-Id: I813024ac8eef73c65b49d6d1c6ea1647b97e2fab
---
M src/osmo-bsc/osmo_bsc_bssap.c
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/79/12379/1
diff --git a/src/osmo-bsc/osmo_bsc_bssap.c b/src/osmo-bsc/osmo_bsc_bssap.c
index 60ec5fb..6268778 100644
--- a/src/osmo-bsc/osmo_bsc_bssap.c
+++ b/src/osmo-bsc/osmo_bsc_bssap.c
@@ -1096,7 +1096,6 @@
.chosen_channel_present = true,
.chosen_channel = gsm0808_chosen_channel(lchan->type,
lchan->tch_mode),
- .lcls_bss_status_present = (lcls_status != 0xff),
.lcls_bss_status = lcls_status,
};
--
To view, visit https://gerrit.osmocom.org/12379
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I813024ac8eef73c65b49d6d1c6ea1647b97e2fab
Gerrit-Change-Number: 12379
Gerrit-PatchSet: 1
Gerrit-Owner: Max <[email protected]>