On 09/14/18 14:28, Himanshu Madhani wrote:
diff --git a/drivers/scsi/qla2xxx/Kconfig b/drivers/scsi/qla2xxx/Kconfig
index 036cc3f217b1..f1539d8b68ef 100644
--- a/drivers/scsi/qla2xxx/Kconfig
+++ b/drivers/scsi/qla2xxx/Kconfig
@@ -3,6 +3,7 @@ config SCSI_QLA_FC
        depends on PCI && SCSI
        depends on SCSI_FC_ATTRS
        depends on NVME_FC || !NVME_FC
+       depends on NVME_TARGET_FC || !NVME_TARGET_FC

Why has this line been added?

Please also consider to fold this patch into the first patch. I don't think it makes sense that patches 1/6 and 2/6 are separate.

Bart.

Reply via email to