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

host/trxcon/scheduler: confirm successful RACH requests

Change-Id: I079ecebbeeb3843288118fbb55fa520af22859bb
---
M src/host/trxcon/sched_lchan_handlers.c
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/17/6717/1

diff --git a/src/host/trxcon/sched_lchan_handlers.c 
b/src/host/trxcon/sched_lchan_handlers.c
index eeb09af..49a28ef 100644
--- a/src/host/trxcon/sched_lchan_handlers.c
+++ b/src/host/trxcon/sched_lchan_handlers.c
@@ -281,6 +281,9 @@
                return rc;
        }
 
+       /* Confirm RACH request */
+       l1ctl_tx_rach_conf(trx->l1l);
+
        /* Remove primitive from queue and free memory */
        llist_del(&prim->list);
        talloc_free(prim);

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I079ecebbeeb3843288118fbb55fa520af22859bb
Gerrit-PatchSet: 1
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <lafo...@gnumonks.org>

Reply via email to