Commits

Anton Blanchard committed 72264eb6dbb
[SCSI] ibmvscsi: Fix little endian issues The hypervisor is big endian, so little endian kernel builds need to byteswap. [jejb: fix checkpatch errors] Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: James Bottomley <JBottomley@Parallels.com>