lpfc: Fix interaction between fdmi_on and enable_SmartSAN
Signed-off-by: Dick Kennedy <dick.kennedy@avagotech.com> Signed-off-by: James Smart <james.smart@avagotech.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:

committed by
Martin K. Petersen

父節點
5620498476
當前提交
8663cbbe3b
@@ -758,7 +758,6 @@ struct lpfc_hba {
|
||||
uint32_t cfg_fdmi_on;
|
||||
#define LPFC_FDMI_NO_SUPPORT 0 /* FDMI not supported */
|
||||
#define LPFC_FDMI_SUPPORT 1 /* FDMI supported? */
|
||||
#define LPFC_FDMI_SMART_SAN 2 /* SmartSAN supported */
|
||||
uint32_t cfg_enable_SmartSAN;
|
||||
lpfc_vpd_t vpd; /* vital product data */
|
||||
|
||||
|
Reference in New Issue
Block a user