ibmveth: Fix little endian issues
authorAnton Blanchard <anton@samba.org>
Mon, 2 Sep 2013 23:55:32 +0000 (09:55 +1000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Sep 2013 04:27:27 +0000 (00:27 -0400)
The hypervisor is big endian, so little endian kernel builds need
to byteswap.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found