More of that stuff (added by [SCSI] qla2xxx: Add hardware trace-logging support): qla24xx_write_flash_dword(ha, faddr++, cpu_to_le32(jiffies)); qla24xx_write_flash_dword(ha, faddr++, 0); qla24xx_write_flash_dword(ha, faddr++, *fdata++); qla24xx_write_flash_dword(ha, faddr++, *fdata); in qla2xxx_hw_event_store(). All other callers pass host-endian last argument and function sure as hell looks like it's expecting one... -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html