From: Michael Reed Date: Thu, 27 Apr 2006 23:25:30 +0000 (-0700) Subject: [SCSI] qla2xxx: Correct eh_abort recovery logic. X-Git-Tag: v2.6.17-rc4~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ea0020250f6aeaec1ed3adf9069973a91eff57c;p=pandora-kernel.git [SCSI] qla2xxx: Correct eh_abort recovery logic. Fix the driver to return SUCCESS if the firmware or driver doesn't have a command to abort, i.e., it's already been returned. Without this patch, error recovery will take the target offline as it tries harder and harder to get the driver to return the command it no longer has. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed