Skip to content
Commit 2b2072e9 authored by Sebastian Haas's avatar Sebastian Haas Committed by David S. Miller
Browse files

ems_usb: Fix byte order issues on big endian machines



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: default avatarSebastian Haas <haas@ems-wuensche.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4f2aa89c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment