From: Jan Engelhardt Date: Fri, 21 Sep 2012 09:37:59 +0000 (+0200) Subject: netfilter: combine ipt_NETMAP and ip6t_NETMAP X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~93^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3d54b3e406b5d6ac391590bf7524e887e8e13c3;p=pandora-kernel.git netfilter: combine ipt_NETMAP and ip6t_NETMAP Combine more modules since the actual code is so small anyway that the kmod metadata and the module in its loaded state totally outweighs the combined actual code size. IP_NF_TARGET_NETMAP becomes a compat option; IP6_NF_TARGET_NETMAP is completely eliminated since it has not see a release yet. Signed-off-by: Jan Engelhardt Acked-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed