From: Michael Christie Date: Thu, 9 Feb 2012 19:14:09 +0000 (-0800) Subject: [SCSI] qla2xxx: Remove check for null fcport from host reset handler. X-Git-Tag: v3.3-rc5~5^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7a992784240c1b16425c6a9606c9db0fc28fb0c;p=pandora-kernel.git [SCSI] qla2xxx: Remove check for null fcport from host reset handler. Remove the check for a NULL fcport so that the host reset will run unconditionally to unwedge any commands before the device is offlined and to prevent a quick runthrough of the SCSI error handling. Signed-off-by: Michael Christie Signed-off-by: Chad Dupuis Signed-off-by: James Bottomley --- Reading git-diff-tree failed