From: Patrick McHardy Date: Wed, 20 Feb 2008 01:20:33 +0000 (-0800) Subject: [NETFILTER]: Use __u32 in struct nf_inet_addr X-Git-Tag: v2.6.25-rc3~9^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b33ed22194d8f0dbcf682f5cdf5b9c2ef551e7c;p=pandora-kernel.git [NETFILTER]: Use __u32 in struct nf_inet_addr As reported by David Woodhouse , using u_int32_t in struct nf_inet_addr breaks the busybox build. Fix by using __u32. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed