aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_lib.c
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@HansenPartnership.com>2008-03-30 12:36:26 -0500
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-04-07 12:19:08 -0500
commitf6b196a2f3058c6f70bb36ab61ff8aa996fca301 (patch)
treef913408a1d30e45a785a1ade0eeda00a3e75521e /drivers/scsi/scsi_lib.c
parenta579dab1c19104fe82e864513cb17c6803dd7840 (diff)
[SCSI] hptiop: fix header.context usage
header.context is a 64 bit field, but it's deliberately split into context and context_hi32. Thus cpu_to_le64 assignments are wrong on this. Replace them with the correct settings of both the low and high words. Cc: HighPoint Linux Team <linux@highpoint-tech.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/scsi_lib.c')
0 files changed, 0 insertions, 0 deletions