commit | 0c200d935346fe0ebde9b6dffbb683dddd166fb9 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Mon Oct 04 20:53:18 2010 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Mon Oct 04 20:53:18 2010 +0200 |
tree | a880c12f3f68fd3abefd86bea8d445cab3c3c876 | |
parent | 758ff03387228824617cef9507e5682488bf9e0c [diff] |
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 <shemminger@vyatta.com> Signed-off-by: Patrick McHardy <kaber@trash.net>