git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4079bc8
)
[SCSI] ibmvscsi: Fix little endian issues
author
Anton Blanchard
<anton@samba.org>
Tue, 3 Sep 2013 00:04:47 +0000
(10:04 +1000)
committer
James 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