Skip to content
Commit db13a768 authored by Bin Meng's avatar Bin Meng Committed by Simon Glass
Browse files

cmd: scsi: Fix null pointer dereference in 'scsi reset'



During 'scsi reset', scsi_bus_reset() is called with udevice pointed
to NULL, which causes exception. As a temporary fix, disable the call
for DM SCSI for now.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 9c1390d4
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