projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d82357e
)
[SCSI] hpsa: removed unused member maxQsinceinit
author
Stephen M. Cameron
<scameron@beardog.cce.hp.com>
Tue, 1 May 2012 16:43:37 +0000
(11:43 -0500)
committer
James Bottomley
<JBottomley@Parallels.com>
Thu, 10 May 2012 08:18:55 +0000
(09:18 +0100)
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/hpsa.h
patch
|
blob
|
history
diff --git
a/drivers/scsi/hpsa.h
b/drivers/scsi/hpsa.h
index 79c36aaa2a3779e0768a6a575ba934274c57681a..fb51ef7d48cc1bdeb30f0b280c839ed26204e3a9 100644
(file)
--- a/
drivers/scsi/hpsa.h
+++ b/
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;