hso: Fix for endian issues on big endian machines
authorJan Dumon <j.dumon@option.com>
Tue, 5 Jan 2010 04:51:02 +0000 (04:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Jan 2010 08:43:44 +0000 (00:43 -0800)
Some fields are always little endian and have to be converted on big endian
machines.

Signed-off-by: Jan Dumon <j.dumon@option.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found