From: Stephen Hemminger Date: Mon, 4 Oct 2010 18:53:18 +0000 (+0200) Subject: netfilter: nf_nat: make find/put static X-Git-Tag: v2.6.37-rc1~147^2~3^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c200d935346fe0ebde9b6dffbb683dddd166fb9;p=pandora-kernel.git netfilter: nf_nat: make find/put static The functions nf_nat_proto_find_get and nf_nat_proto_put are only used internally in nf_nat_core. This might break some out of tree NAT module. Signed-off-by: Stephen Hemminger Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed