From: Ben Hutchings Date: Wed, 24 Aug 2011 18:44:57 +0000 (+0000) Subject: headers, netfilter: Use kernel type names __u8, __u16, __u32 X-Git-Tag: v3.2-rc1~129^2~398 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ff30c43f316f1febcfb6e84d511ab34ea433e7b;p=pandora-kernel.git headers, netfilter: Use kernel type names __u8, __u16, __u32 These types are guaranteed to be defined by for both userland and kernel, unlike u_intN_t. Signed-off-by: Ben Hutchings Acked-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed