[SCSI] qla2xxx: Enhancements to support ISP83xx.
[cascardo/linux.git] / drivers / scsi / qla2xxx / qla_dfs.c
index 0b4c2b7..499c74e 100644 (file)
@@ -114,7 +114,7 @@ qla2x00_dfs_setup(scsi_qla_host_t *vha)
 {
        struct qla_hw_data *ha = vha->hw;
 
-       if (!IS_QLA25XX(ha) && !IS_QLA81XX(ha))
+       if (!IS_QLA25XX(ha) && !IS_QLA81XX(ha) && !IS_QLA83XX(ha))
                goto out;
        if (!ha->fce)
                goto out;