Skip to content
Commit f6495d8b authored by Vinayak Kariappa Chettimada's avatar Vinayak Kariappa Chettimada Committed by Daniel DeGrasse
Browse files

Bluetooth: Controller: Fix Tx Ack FIFO index corruption under race



Fix Tx Ack FIFO's first index being advanced beyond a
recorded ack_last value in a node_rx when under race
between ll_rx_get() being pre-empted while executing the
`tx_cmplt_get()` and a call to `ll_rx_put()` in an
interrupt service routine.

Signed-off-by: default avatarVinayak Kariappa Chettimada <vich@nordicsemi.no>
parent e0b706b6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment