Explorar el Código

[SCSI] lpfc 8.1.2: Remove unreferenced cfg_fcp_bind_method from struct lpfc_hba

Remove unreferenced cfg_fcp_bind_method from struct lpfc_hba

Signed-off-by: Jamie Wellnitz <Jamie.Wellnitz@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Jamie Wellnitz hace 19 años
padre
commit
0c71fd9e43
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      drivers/scsi/lpfc/lpfc.h

+ 0 - 1
drivers/scsi/lpfc/lpfc.h

@@ -290,7 +290,6 @@ struct lpfc_hba {
 	uint32_t cfg_cr_delay;
 	uint32_t cfg_cr_count;
 	uint32_t cfg_fdmi_on;
-	uint32_t cfg_fcp_bind_method;
 	uint32_t cfg_discovery_threads;
 	uint32_t cfg_max_luns;
 	uint32_t cfg_poll;