From: Patrick McHardy Date: Thu, 29 Nov 2007 14:14:30 +0000 (+1100) Subject: [NET]: Move netfilter checksum helpers to net/core/utils.c X-Git-Tag: v2.6.25-rc1~1162^2~1321 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a99a00cf1adef2d3dce745c93c9cc8b0a1612c50;p=pandora-kernel.git [NET]: Move netfilter checksum helpers to net/core/utils.c This allows to get rid of the CONFIG_NETFILTER dependency of NET_ACT_NAT. This patch redefines the old names to keep the noise low, the next patch converts all users. Signed-off-by: Patrick McHardy Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed