]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
scsi: lpfc: Reinstate lpfc_soft_wwn parameter
authorJames Smart <jsmart2021@gmail.com>
Fri, 30 Dec 2016 14:57:47 +0000 (06:57 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 6 Jan 2017 01:56:41 +0000 (20:56 -0500)
commit352e5fd105982a9ea47d00c7256d6a2b7bb44d89
tree72e3a215bcd921ca720df133a5f587a47ec1c5cc
parentda7b66e720dcfb6754d6e3310a7ef315009b13db
scsi: lpfc: Reinstate lpfc_soft_wwn parameter

The lpfc 11.2.0.4 patch set deprecated, by removing, the lpfc_soft_wwn
parameter support.

This patch reinstates support, but adds a warning in the enablement of
the feature that indicates Broadcom (Emulex) does not support the
feature.

Signed-off-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc.h
drivers/scsi/lpfc/lpfc_attr.c
drivers/scsi/lpfc/lpfc_init.c