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

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

diff -u --recursive --new-file v2.1.22/linux/drivers/scsi/qlogicpti.h linux/drivers/scsi/qlogicpti.h
@@ -475,7 +475,7 @@
 	unsigned char             bursts;
 	struct	host_param        host_param;
 	struct	dev_param         dev_param[MAX_TARGETS];
-	
+
 	volatile unsigned char   *sreg;
 #define SREG_TPOWER               0x80   /* State of termpwr           */
 #define SREG_FUSE                 0x40   /* State of on board fuse     */
@@ -717,7 +717,7 @@
 
 #define QLOGICPTI {							   \
 	/* next */		NULL,					   \
-	/* usage_count */	NULL,					   \
+	/* module */		NULL,					   \
 	/* proc dir */		NULL,					   \
 	/* procfs info */	NULL,					   \
 	/* name */		NULL,					   \

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