[SCSI] qla2xxx: Correct FCP2 recovery handling.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Tue, 12 Jan 2010 20:59:48 +0000 (12:59 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 17 Jan 2010 18:36:28 +0000 (12:36 -0600)
The driver did not account for non-tape devices needing to employ
proper FCP2 recovery.  Driver now checks the FCP2-capable flag
only, rather than using a midlayer-determined flag (TYPE_TAPE).

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/qla2xxx/qla_def.h
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_os.c

Simple merge
Simple merge
Simple merge