]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: fix fallout from xt/nf osf separation
authorFlorian Westphal <fw@strlen.de>
Tue, 8 May 2018 08:05:38 +0000 (10:05 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 17 May 2018 11:52:04 +0000 (13:52 +0200)
commit1acecb281257358bee80b02336cdfae8b95d2241
tree2a7e09563746a5af23e6a3f7310f5f3924096f94
parentae722e0231c6037b61815116dadacec1544a7f1d
netfilter: fix fallout from xt/nf osf separation

Stephen Rothwell says:
  today's linux-next build (x86_64 allmodconfig) produced this warning:
  ./usr/include/linux/netfilter/nf_osf.h:25: found __[us]{8,16,32,64} type without #include <linux/types.h>

Fix that up and also move kernel-private struct out of uapi (it was not
exposed in any released kernel version).

tested via allmodconfig build + make headers_check.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 41eb98968686 ("netfilter: extract Passive OS fingerprint infrastructure from xt_osf")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/netfilter/nf_osf.h
include/uapi/linux/netfilter/nf_osf.h