aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/lcs_ta_req.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/osmo-bsc/lcs_ta_req.c')
-rw-r--r--src/osmo-bsc/lcs_ta_req.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo-bsc/lcs_ta_req.c b/src/osmo-bsc/lcs_ta_req.c
index 97d6eb5c8..3b859a7d3 100644
--- a/src/osmo-bsc/lcs_ta_req.c
+++ b/src/osmo-bsc/lcs_ta_req.c
@@ -210,7 +210,7 @@ void lcs_ta_req_got_ta_onenter(struct osmo_fsm_inst *fi, uint32_t prev_state)
.msg_type = BSSLAP_MSGT_TA_RESPONSE,
.ta_response = {
.cell_id = lchan->ts->trx->bts->cell_identity,
- .ta = lchan->rqd_ta,
+ .ta = lchan->last_ta,
},
},
},