[SCSI] hpsa: removed unused member maxQsinceinit

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
tirimbino
Stephen M. Cameron 13 years ago committed by James Bottomley
parent d82357eaaa
commit 21334ea908
  1. 1
      drivers/scsi/hpsa.h

@ -85,7 +85,6 @@ struct ctlr_info {
struct list_head reqQ;
struct list_head cmpQ;
unsigned int Qdepth;
unsigned int maxQsinceinit;
unsigned int maxSG;
spinlock_t lock;
int maxsgentries;

Loading…
Cancel
Save