Skip to content
Commit 1f427e80 authored by Stefan Richter's avatar Stefan Richter
Browse files

ieee1394: sbp2: safer agent reset in error handlers



The scsi_host_template's eh_abort_handler and eh_device_reset_handler
are allowed to sleep.  Use this to run sbp2_agent_reset in the more
reliable mode which returns _after_ its write transaction was finished.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent 09ee67ab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment