[IPV4]: Make struct in_addr::s_addr __be32
authorAlexey Dobriyan <adobriyan@gmail.com>
Tue, 29 Aug 2006 06:57:56 +0000 (23:57 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 22:18:28 +0000 (15:18 -0700)
commitdef42ff4dd6f54ebcf78192579a8ff1f81d8e2e8
tree3ad722dea8f5a157ee9fb01725b7b58aae28d5c1
parent0719bdf1b5e7eb0d9c3c73ebbd9c9d5d382bb9e1
[IPV4]: Make struct in_addr::s_addr __be32

There will be relatively small increase in sparse endian warnings, but
this (and sin_port) patch is a first step to make networking code
endian clean.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/in.h