diff options
-rw-r--r-- | drivers/scsi/hpsa.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/hpsa.h b/drivers/scsi/hpsa.h index 79c36aaa2a37..fb51ef7d48cc 100644 --- a/drivers/scsi/hpsa.h +++ b/drivers/scsi/hpsa.h | |||
@@ -85,7 +85,6 @@ struct ctlr_info { | |||
85 | struct list_head reqQ; | 85 | struct list_head reqQ; |
86 | struct list_head cmpQ; | 86 | struct list_head cmpQ; |
87 | unsigned int Qdepth; | 87 | unsigned int Qdepth; |
88 | unsigned int maxQsinceinit; | ||
89 | unsigned int maxSG; | 88 | unsigned int maxSG; |
90 | spinlock_t lock; | 89 | spinlock_t lock; |
91 | int maxsgentries; | 90 | int maxsgentries; |