]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: lpfc: Disable NPIV support if NVME is enabled
authorDick Kennedy <dick.kennedy@broadcom.com>
Sat, 30 Sep 2017 00:34:40 +0000 (17:34 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 3 Oct 2017 02:46:39 +0000 (22:46 -0400)
commit42270dce9d78acbaa5b9ca4fd4e82d251a8d099b
tree7dc35aadef5a38cfa4141fbdc60472029215c6c0
parente7981a2c725f8e237f749fa1358997707d57e32c
scsi: lpfc: Disable NPIV support if NVME is enabled

The initial implementation of NVME didn't merge with NPIV support.  As
such, there are several issues if NPIV is used with NVME. For now,
ensure that if NVME is enabled then NPIV is not enabled.

Support for NPIV with NVME will be added in the near future.

Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_vport.c