]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qla2xxx: Remove check for null fcport from host reset handler.
authorMichael Christie <mchristi@redhat.com>
Tue, 10 Apr 2012 11:20:23 +0000 (16:50 +0530)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 9 May 2012 00:40:56 +0000 (17:40 -0700)
commitef3ad4e10775254dbd0812ea0496ac5d85b0f22d
tree919ec93015d243a150705ff1afd3af7558cccd99
parent5271fc0bf3b6a616364b8bee645d78a3a681ced2
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.

JIRA Key: V2632FC-89

Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
drivers/scsi/qla2xxx/qla_os.c