aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/cciss.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/block/cciss.h')
-rw-r--r--drivers/block/cciss.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/block/cciss.h b/drivers/block/cciss.h
index 566587d0a500..11ee83504b38 100644
--- a/drivers/block/cciss.h
+++ b/drivers/block/cciss.h
@@ -83,6 +83,7 @@ struct ctlr_info
83 int nr_allocs; 83 int nr_allocs;
84 int nr_frees; 84 int nr_frees;
85 int busy_configuring; 85 int busy_configuring;
86 int busy_initializing;
86 87
87 /* This element holds the zero based queue number of the last 88 /* This element holds the zero based queue number of the last
88 * queue to be started. It is used for fairness. 89 * queue to be started. It is used for fairness.