diff options
Diffstat (limited to 'drivers/scsi/qla2xxx/qla_def.h')
-rw-r--r-- | drivers/scsi/qla2xxx/qla_def.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/qla2xxx/qla_def.h b/drivers/scsi/qla2xxx/qla_def.h index 7f7ebec2172f..f601a938fe9f 100644 --- a/drivers/scsi/qla2xxx/qla_def.h +++ b/drivers/scsi/qla2xxx/qla_def.h | |||
@@ -1719,7 +1719,6 @@ typedef struct fc_port { | |||
1719 | struct fc_rport *rport, *drport; | 1719 | struct fc_rport *rport, *drport; |
1720 | u32 supported_classes; | 1720 | u32 supported_classes; |
1721 | 1721 | ||
1722 | uint16_t vp_idx; | ||
1723 | uint8_t fc4_type; | 1722 | uint8_t fc4_type; |
1724 | uint8_t scan_state; | 1723 | uint8_t scan_state; |
1725 | } fc_port_t; | 1724 | } fc_port_t; |