From: Cong Wang Date: Sat, 31 Aug 2013 05:44:30 +0000 (+0800) Subject: ipv6: export a stub for IPv6 symbols used by vxlan X-Git-Tag: v3.12-rc1~132^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f81bd2e5d804ca93f3ec8873451b22d2f454721;p=pandora-kernel.git ipv6: export a stub for IPv6 symbols used by vxlan In case IPv6 is compiled as a module, introduce a stub for ipv6_sock_mc_join and ipv6_sock_mc_drop etc.. It will be used by vxlan module. Suggested by Ben. This is an ugly but easy solution for now. Cc: Ben Hutchings Cc: Stephen Hemminger Cc: David S. Miller Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed