patch-2.1.23 linux/drivers/scsi/aha152x.h

Next file: linux/drivers/scsi/esp.h
Previous file: linux/drivers/scsi/advansys.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.22/linux/drivers/scsi/aha152x.h linux/drivers/scsi/aha152x.h
@@ -2,7 +2,7 @@
 #define _AHA152X_H
 
 /*
- * $Id: aha152x.h,v 1.18 1996/09/07 20:10:26 fischer Exp $
+ * $Id: aha152x.h,v 1.7 1997/01/19 23:07:11 davem Exp $
  */
 
 #if defined(__KERNEL__)
@@ -23,13 +23,13 @@
    (unless we support more than 1 cmd_per_lun this should do) */
 #define AHA152X_MAXQUEUE 7
 
-#define AHA152X_REVID "Adaptec 152x SCSI driver; $Revision: 1.18 $"
+#define AHA152X_REVID "Adaptec 152x SCSI driver; $Revision: 1.7 $"
 
 extern struct proc_dir_entry proc_scsi_aha152x;
 
 /* Initial value of Scsi_Host entry */
 #define AHA152X { /* next */               0, \
-                  /* usage_count */        0, \
+                  /* module */             0, \
                   /* proc_dir */           &proc_scsi_aha152x, \
                   /* proc_info */          aha152x_proc_info, \
                   /* name */               AHA152X_REVID, \

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov