diff options
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_disc.h')
-rw-r--r-- | drivers/scsi/lpfc/lpfc_disc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_disc.h b/drivers/scsi/lpfc/lpfc_disc.h index 098b8b45c7f1..084e7628ce17 100644 --- a/drivers/scsi/lpfc/lpfc_disc.h +++ b/drivers/scsi/lpfc/lpfc_disc.h | |||
@@ -70,7 +70,6 @@ struct lpfc_nodelist { | |||
70 | struct timer_list nlp_tmofunc; /* Used for nodev tmo */ | 70 | struct timer_list nlp_tmofunc; /* Used for nodev tmo */ |
71 | struct fc_rport *rport; /* Corresponding FC transport | 71 | struct fc_rport *rport; /* Corresponding FC transport |
72 | port structure */ | 72 | port structure */ |
73 | struct lpfc_nodelist *nlp_rpi_hash_next; | ||
74 | struct lpfc_hba *nlp_phba; | 73 | struct lpfc_hba *nlp_phba; |
75 | struct lpfc_work_evt nodev_timeout_evt; | 74 | struct lpfc_work_evt nodev_timeout_evt; |
76 | struct lpfc_work_evt els_retry_evt; | 75 | struct lpfc_work_evt els_retry_evt; |