Skip to content
Commit c65e4677 authored by Jonathan Bell's avatar Jonathan Bell Committed by Phil Elwell
Browse files

xhci: guard accesses to ep_state in xhci_endpoint_reset()

See https://github.com/raspberrypi/linux/issues/3981



Two read-modify-write cycles on ep->ep_state are not guarded by
xhci->lock. Fix these.

Signed-off-by: default avatarJonathan Bell <jonathan@raspberrypi.com>
parent 590e36c5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment