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)
commitd9ced80d1084758772d350ac66b1ad0eeefc7f95
treec2d4c1794a2fd379b025c65847b4c39ac7f27646
parentec157937d9799cf30c9a19bd18be33721242c64f
hso: Fix for endian issues on big endian machines

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>
drivers/net/usb/hso.c