net: Fix various endianness glitches
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 21 Apr 2010 02:06:52 +0000 (19:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Apr 2010 02:06:52 +0000 (19:06 -0700)
Sparse can help us find endianness bugs, but we need to make some
cleanups to be able to more easily spot real bugs.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found