From: Alexey Dobriyan Date: Tue, 29 Aug 2006 06:57:56 +0000 (-0700) Subject: [IPV4]: Make struct in_addr::s_addr __be32 X-Git-Tag: v2.6.19-rc1~1272^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=def42ff4dd6f54ebcf78192579a8ff1f81d8e2e8;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed