From: Stephen Rothwell Date: Sun, 29 Aug 2010 17:04:53 +0000 (+0000) Subject: IPVS: include net/ip6_checksum.h for csum_ipv6_magic X-Git-Tag: v2.6.37-rc1~147^2~638 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c70b5196262f29b10eb1886293e0c2d75dc3dd9;p=pandora-kernel.git IPVS: include net/ip6_checksum.h for csum_ipv6_magic Fixes this build error: net/netfilter/ipvs/ip_vs_core.c: In function 'ip_vs_nat_icmp_v6': net/netfilter/ipvs/ip_vs_core.c:640: error: implicit declaration of function 'csum_ipv6_magic' Signed-off-by: Stephen Rothwell Signed-off-by: Simon Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed