From: Jayamohan Kallickal Date: Sat, 8 Oct 2011 00:31:10 +0000 (-0500) Subject: [SCSI] be2iscsi: Fix for case where task->sc was cleanedup earlier X-Git-Tag: v3.2-rc1~125^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd5354511d00cb9c81c64b0544786807a2209488;p=pandora-kernel.git [SCSI] be2iscsi: Fix for case where task->sc was cleanedup earlier This patch fixes a bug where the task->sc was cleaned up earlier on a different thread, possibly abort, and the completion comes later. This was causing a crash which has been reported in multiple places Signed-off-by: Jayamohan Kallickal Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed