* [PATCH 04/11] qla4xxx: Code Clean up - remove "marker_needed"
@ 2010-01-30 6:28 Ravi Anand
0 siblings, 0 replies; only message in thread
From: Ravi Anand @ 2010-01-30 6:28 UTC (permalink / raw)
To: James Bottomley
Cc: Linux-SCSI Mailing List, Mike Christie, Karen Higgins,
Vikas Chaudhary
From: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: Karen Higgins <karen.higgins@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: Ravi Anand <ravi.anand@qlogic.com>
---
drivers/scsi/qla4xxx/ql4_def.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/drivers/scsi/qla4xxx/ql4_def.h b/drivers/scsi/qla4xxx/ql4_def.h
index 2923e8e..9ad0b43 100644
--- a/drivers/scsi/qla4xxx/ql4_def.h
+++ b/drivers/scsi/qla4xxx/ql4_def.h
@@ -341,8 +341,7 @@ struct scsi_qla_host {
#define MIN_IOBASE_LEN 0x100
uint16_t req_q_count;
- uint8_t marker_needed;
- uint8_t rsvd1;
+ uint8_t rsvd1[2];
unsigned long host_no;
--
1.6.0.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-30 6:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-30 6:28 [PATCH 04/11] qla4xxx: Code Clean up - remove "marker_needed" Ravi Anand
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox