From: James.Smart@Emulex.Com Date: Sat, 29 Oct 2005 00:30:02 +0000 (-0400) Subject: [SCSI] lpfc: Fix eh_ return codes for commands X-Git-Tag: v2.6.15-rc1~723^2~2^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bd4ca25ad2ace4aa717c83dbd4ed21c53c953cb;p=pandora-kernel.git [SCSI] lpfc: Fix eh_ return codes for commands Return FAILED from eh_ routines if command(s) is(are) not completed There were scenarios where we may have returned from the error handlers prior to all affected commands being flushed to the midlayer. Add changes to ensure this doesn't happen. Signed-off-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed