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

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)