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)
commit0eae88f31ca2b88911ce843452054139e028771f
tree90f50197d8e1e50e3621e9c525bd4ca2634fe368
parentcb903bf4ee2d6e53210e2174d363e10698112042
net: Fix various endianness glitches

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>
17 files changed:
net/bridge/br_multicast.c
net/bridge/br_private.h
net/ethernet/eth.c
net/ipv4/af_inet.c
net/ipv4/ipmr.c
net/ipv4/route.c
net/ipv4/tcp.c
net/ipv4/tcp_ipv4.c
net/ipv4/tcp_output.c
net/ipv4/udp.c
net/ipv6/addrconf.c
net/ipv6/ip6_fib.c
net/ipv6/tcp_ipv6.c
net/ipv6/udp.c
net/sched/sch_sfq.c
net/sunrpc/xprt.c
net/xfrm/xfrm_hash.h