linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 12/22] lpfc 8.1.2 : Remove hba_list from struct lpfc_hba
@ 2006-02-08 15:42 James Smart
  0 siblings, 0 replies; 2+ messages in thread
From: James Smart @ 2006-02-08 15:42 UTC (permalink / raw)
  To: linux-scsi


Remove hba_list from struct lpfc_hba

Signed-off-by: James Smart <James.Smart@emulex.com>

--- a/drivers/scsi/lpfc/lpfc.h
+++ b/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;


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 12/22] lpfc 8.1.2: Remove hba_list from struct lpfc_hba
@ 2006-03-01  0:25 Jamie Wellnitz
  0 siblings, 0 replies; 2+ messages in thread
From: Jamie Wellnitz @ 2006-03-01  0:25 UTC (permalink / raw)
  To: linux-scsi

Remove hba_list from struct lpfc_hba

Signed-off-by: Jamie Wellnitz <Jamie.Wellnitz@emulex.com>

--- a/drivers/scsi/lpfc/lpfc.h
+++ b/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;

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-01  0:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-08 15:42 [PATCH 12/22] lpfc 8.1.2 : Remove hba_list from struct lpfc_hba James Smart
  -- strict thread matches above, loose matches on Subject: below --
2006-03-01  0:25 [PATCH 12/22] lpfc 8.1.2: " Jamie Wellnitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).