Bluetooth: controller: Merge 2 lines

Merge 2 lines that fit on one line

Signed-off-by: Dag Bjarvin <Dag.Bjarvin@nordicsemi.no>
This commit is contained in:
Dag Bjarvin 2020-02-26 13:02:39 +01:00 committed by Johan Hedberg
commit 1a43a798e7

View file

@ -4583,8 +4583,7 @@ static inline int length_req_rsp_recv(struct ll_conn *conn, memq_link_t *link,
conn->llcp_length.tx_time = eff_tx_time;
#endif /* CONFIG_BT_CTLR_PHY */
conn->llcp_length.ack = (conn->llcp_length.req -
1);
conn->llcp_length.ack = conn->llcp_length.req - 1;
if (tx) {
conn->llcp_length.state =