commit | f08b7251c40090b8c522a306642944cd7322eebb | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Tue Jan 12 12:59:48 2010 -0800 |
committer | James Bottomley <James.Bottomley@suse.de> | Sun Jan 17 12:36:28 2010 -0600 |
tree | 06a44f91d31edc4c149e79a3ea80a3b3940307c1 | |
parent | 63c43b0ec1765b74c734d465ba6345ef4f434df8 [diff] |
[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>