patch-2.4.27 linux-2.4.27/drivers/block/cciss_scsi.c
Next file: linux-2.4.27/drivers/block/rd.c
Previous file: linux-2.4.27/drivers/block/cciss.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2004-08-07 16:26:04.676347681 -0700
-  Orig file: 
linux-2.4.26/drivers/block/cciss_scsi.c
-  Orig date: 
2004-04-14 06:05:29.000000000 -0700
diff -urN linux-2.4.26/drivers/block/cciss_scsi.c linux-2.4.27/drivers/block/cciss_scsi.c
@@ -1569,7 +1569,7 @@
 cciss_proc_tape_report(int ctlr, unsigned char *buffer, off_t *pos, off_t *len)
 {
 	int size;
-	unsigned int flags;
+	unsigned long flags;
 
 	*pos = *pos -1; *len = *len - 1; // cut off the last trailing newline
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)