summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/scsi/st.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/scsi/st.h b/drivers/scsi/st.h
index b6486b5d8681..8c732c8de015 100644
--- a/drivers/scsi/st.h
+++ b/drivers/scsi/st.h
@@ -148,8 +148,6 @@ struct scsi_tape {
148 int tape_type; 148 int tape_type;
149 int long_timeout; /* timeout for commands known to take long time */ 149 int long_timeout; /* timeout for commands known to take long time */
150 150
151 unsigned long max_pfn; /* the maximum page number reachable by the HBA */
152
153 /* Mode characteristics */ 151 /* Mode characteristics */
154 struct st_modedef modes[ST_NBR_MODES]; 152 struct st_modedef modes[ST_NBR_MODES];
155 int current_mode; 153 int current_mode;