[SCSI] lpfc 8.1.2: Remove hba_list from struct lpfc_hba
Remove hba_list from struct lpfc_hba Signed-off-by: Jamie Wellnitz <Jamie.Wellnitz@emulex.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
Родитель
7f0b5b1913
Коммит
d9d959c41f
|
@ -169,7 +169,6 @@ struct lpfc_sysfs_mbox {
|
|||
};
|
||||
|
||||
struct lpfc_hba {
|
||||
struct list_head hba_list; /* List of hbas/ports */
|
||||
struct lpfc_sli sli;
|
||||
struct lpfc_sli2_slim *slim2p;
|
||||
dma_addr_t slim2p_mapping;
|
||||
|
|
Загрузка…
Ссылка в новой задаче