[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)
commitf08b7251c40090b8c522a306642944cd7322eebb
tree06a44f91d31edc4c149e79a3ea80a3b3940307c1
parent63c43b0ec1765b74c734d465ba6345ef4f434df8
[SCSI] qla2xxx: Correct FCP2 recovery handling.

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