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

firewire: fw-sbp2: wait for completion of fetch agent reset



Like the old sbp2 driver, wait for the write transaction to the
AGENT_RESET to complete before proceeding (after login, after reconnect,
or in SCSI error handling).

There is one occasion where AGENT_RESET is written to from atomic
context when getting DEAD status for a command ORB.  There we still
continue without waiting for the transaction to complete because this
is more difficult to fix...

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent d94a9835
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