From: Patrick McHardy Date: Fri, 29 Oct 2010 14:28:07 +0000 (+0200) Subject: netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=n X-Git-Tag: v2.6.37-rc2~85^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64e46749224aa658d8fc0d37ea83ab20b1d7955d;p=pandora-kernel.git netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=n net/ipv4/netfilter/nf_nat_core.c:52: warning: 'nf_nat_proto_find_get' defined but not used net/ipv4/netfilter/nf_nat_core.c:66: warning: 'nf_nat_proto_put' defined but not used Reported-by: Geert Uytterhoeven Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed