[SCSI] ibmvscsi: Fix little endian issues
authorAnton Blanchard <anton@samba.org>
Tue, 3 Sep 2013 00:04:47 +0000 (10:04 +1000)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 6 Sep 2013 18:38:19 +0000 (11:38 -0700)
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>

No differences found