linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 3/9] lpfc 8.1.3 : Remove unused MBhostaddr from lpfc_sli structure
@ 2006-02-22 17:33 James Smart
  0 siblings, 0 replies; 2+ messages in thread
From: James Smart @ 2006-02-22 17:33 UTC (permalink / raw)
  To: linux-scsi


Remove unused MBhostaddr from lpfc_sli structure

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

--- a/drivers/scsi/lpfc/lpfc_sli.h
+++ b/drivers/scsi/lpfc/lpfc_sli.h
@@ -1,7 +1,7 @@
  /*******************************************************************
   * This file is part of the Emulex Linux Device Driver for         *
   * Fibre Channel Host Bus Adapters.                                *
- * Copyright (C) 2004-2005 Emulex.  All rights reserved.           *
+ * Copyright (C) 2004-2006 Emulex.  All rights reserved.           *
   * EMULEX and SLI are trademarks of Emulex.                        *
   * www.emulex.com                                                  *
   *                                                                 *
@@ -199,8 +199,6 @@ struct lpfc_sli {
  	struct timer_list mbox_tmo;	/* Hold clk to timeout active mbox
  					   cmd */

-	uint32_t *MBhostaddr;	/* virtual address for mbox cmds */
-
  #define LPFC_IOCBQ_LOOKUP_INCREMENT  1024
  	struct lpfc_iocbq ** iocbq_lookup; /* array to lookup IOCB by IOTAG */
  	size_t iocbq_lookup_len;           /* current lengs of the array */


^ permalink raw reply	[flat|nested] 2+ messages in thread
* [PATCH 3/9] lpfc 8.1.3: Remove unused MBhostaddr from lpfc_sli structure
@ 2006-03-01  3:33 Jamie Wellnitz
  0 siblings, 0 replies; 2+ messages in thread
From: Jamie Wellnitz @ 2006-03-01  3:33 UTC (permalink / raw)
  To: linux-scsi

Remove unused MBhostaddr from lpfc_sli structure

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

--- a/drivers/scsi/lpfc/lpfc_sli.h
+++ b/drivers/scsi/lpfc/lpfc_sli.h
@@ -1,7 +1,7 @@
 /*******************************************************************
  * This file is part of the Emulex Linux Device Driver for         *
  * Fibre Channel Host Bus Adapters.                                *
- * Copyright (C) 2004-2005 Emulex.  All rights reserved.           *
+ * Copyright (C) 2004-2006 Emulex.  All rights reserved.           *
  * EMULEX and SLI are trademarks of Emulex.                        *
  * www.emulex.com                                                  *
  *                                                                 *
@@ -199,8 +199,6 @@ struct lpfc_sli {
 	struct timer_list mbox_tmo;	/* Hold clk to timeout active mbox
 					   cmd */
 
-	uint32_t *MBhostaddr;	/* virtual address for mbox cmds */
-
 #define LPFC_IOCBQ_LOOKUP_INCREMENT  1024
 	struct lpfc_iocbq ** iocbq_lookup; /* array to lookup IOCB by IOTAG */
 	size_t iocbq_lookup_len;           /* current lengs of the array */

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-22 17:33 [PATCH 3/9] lpfc 8.1.3 : Remove unused MBhostaddr from lpfc_sli structure James Smart
  -- strict thread matches above, loose matches on Subject: below --
2006-03-01  3:33 [PATCH 3/9] lpfc 8.1.3: " 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).