netfilter: nf_nat: make find/put static
authorStephen Hemminger <shemminger@vyatta.com>
Mon, 4 Oct 2010 18:53:18 +0000 (20:53 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 4 Oct 2010 18:53:18 +0000 (20:53 +0200)
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 <shemminger@vyatta.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found