Browse Source

[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>
Jamie Wellnitz 19 năm trước cách đây
mục cha
commit
d9d959c41f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      drivers/scsi/lpfc/lpfc.h

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

@@ -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;