From: Stefan Richter Date: Mon, 11 Sep 2006 18:17:14 +0000 (+0200) Subject: ieee1394: sbp2: slightly reorder sbp2scsi_abort X-Git-Tag: v2.6.20-rc1~34^2~412^2^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23077f1d72d279244536f11db51258fc4759c81a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed