patch-2.1.48 linux/drivers/scsi/53c7,8xx.h
Next file: linux/drivers/scsi/Config.in
Previous file: linux/drivers/scsi/53c7,8xx.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Aug 4 14:00:47 1997
- Orig file:
v2.1.47/linux/drivers/scsi/53c7,8xx.h
- Orig date:
Mon Jul 7 16:02:51 1997
diff -u --recursive --new-file v2.1.47/linux/drivers/scsi/53c7,8xx.h linux/drivers/scsi/53c7,8xx.h
@@ -1574,7 +1574,7 @@
if (hostdata->options & OPTION_DEBUG_DSA) \
printk("scsi : dsa %s symbol %s(%d) word %d now 0x%x\n", \
#dsa, #symbol, hostdata->##symbol, \
- (word), (u32) (value)); \
+ (word), (u32) le32_to_cpu(value)); \
}
/* Paranoid people could use panic() here. */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov