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:
4f2aa89
)
ems_usb: Fix byte order issues on big endian machines
author
Sebastian Haas
<haas@ems-wuensche.com>
Wed, 4 Nov 2009 05:48:33 +0000
(
05:48
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 7 Nov 2009 04:26:07 +0000
(20:26 -0800)
CPC-USB is using a ARM7 core with little endian byte order. The "id" field
in can_msg needs byte order conversion from/to CPU byte order.
Signed-off-by: Sebastian Haas <haas@ems-wuensche.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found