git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
758ff03
)
netfilter: nf_nat: make find/put static
author
Stephen Hemminger
<shemminger@vyatta.com>
Mon, 4 Oct 2010 18:53:18 +0000
(20:53 +0200)
committer
Patrick 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