diff options
Diffstat (limited to 'drivers/scsi/lpfc/lpfc.h')
-rw-r--r-- | drivers/scsi/lpfc/lpfc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/scsi/lpfc/lpfc.h b/drivers/scsi/lpfc/lpfc.h index 60a9e6e9384b..030f9eb46f2a 100644 --- a/drivers/scsi/lpfc/lpfc.h +++ b/drivers/scsi/lpfc/lpfc.h | |||
@@ -354,8 +354,6 @@ struct lpfc_vport { | |||
354 | uint8_t load_flag; | 354 | uint8_t load_flag; |
355 | #define FC_LOADING 0x1 /* HBA in process of loading drvr */ | 355 | #define FC_LOADING 0x1 /* HBA in process of loading drvr */ |
356 | #define FC_UNLOADING 0x2 /* HBA in process of unloading drvr */ | 356 | #define FC_UNLOADING 0x2 /* HBA in process of unloading drvr */ |
357 | char *vname; /* Application assigned name */ | ||
358 | |||
359 | /* Vport Config Parameters */ | 357 | /* Vport Config Parameters */ |
360 | uint32_t cfg_scan_down; | 358 | uint32_t cfg_scan_down; |
361 | uint32_t cfg_lun_queue_depth; | 359 | uint32_t cfg_lun_queue_depth; |