]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/qla2xxx/qla_dfs.c
Merge branch 'omap-clks3' into devel
[linux-2.6-omap-h63xx.git] / drivers / scsi / qla2xxx / qla_dfs.c
index 0e366a1b44b3b67f799d7289294de63a066473ce..c66036da7d2b75b5439ff743fef001c35fef886e 100644 (file)
@@ -113,7 +113,8 @@ int
 qla2x00_dfs_setup(scsi_qla_host_t *vha)
 {
        struct qla_hw_data *ha = vha->hw;
-       if (!IS_QLA25XX(ha))
+
+       if (!IS_QLA25XX(ha) && !IS_QLA81XX(ha))
                goto out;
        if (!ha->fce)
                goto out;