commit | 23077f1d72d279244536f11db51258fc4759c81a | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Mon Sep 11 20:17:14 2006 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Thu Dec 07 21:27:30 2006 +0100 |
tree | 74f44fbe7ee74bddb65325bb73341a8236c01172 | |
parent | 0e930f437eab6db6de5e3f0efbf10dafffca401a [diff] |
ieee1394: sbp2: slightly reorder sbp2scsi_abort Put the target's fetch agent into reset state before the underlying ORB DMA is unmapped and the ->done handler is called. It is highly unlikely but the target could access that ORB right before sbp2 sends the reset request. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>