From: Stefan Richter Date: Mon, 14 Aug 2006 16:44:00 +0000 (+0200) Subject: ieee1394: sbp2: safer agent reset in error handlers X-Git-Tag: v2.6.19-rc1~644^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f427e8055b1ab408395d6da421d93783120484c;p=pandora-kernel.git 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: Stefan Richter --- Reading git-diff-tree failed