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:
2d65a9f
)
dlm: fix missing endian conversion of rcom_status flags
author
Neale Ferguson
<neale@sinenomine.net>
Tue, 14 Oct 2014 20:10:48 +0000
(15:10 -0500)
committer
David Teigland
<teigland@redhat.com>
Tue, 14 Oct 2014 20:11:48 +0000
(15:11 -0500)
The flags are already converted to le when being sent,
but are not being converted back to cpu when received.
Signed-off-by: Neale Ferguson <neale@sinenomine.net>
Signed-off-by: David Teigland <teigland@redhat.com>
No differences found