]> Pileus Git - ~andy/linux/commit
[SCSI] qla2xxx: Remove check for null fcport from host reset handler.
authorMichael Christie <mchristi@redhat.com>
Thu, 9 Feb 2012 19:14:09 +0000 (11:14 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 18 Feb 2012 14:48:29 +0000 (08:48 -0600)
commitc7a992784240c1b16425c6a9606c9db0fc28fb0c
treedc98a99dd15709b8c47335a3efe7d9c4189a69ac
parent67ddda353c4e26ba23a199ae64fdf283b669469b
[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 <mchristi@redhat.com>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla2xxx/qla_os.c