From: WANG Cong Date: Tue, 9 May 2017 23:59:54 +0000 (-0700) Subject: ipv6/dccp: do not inherit ipv6_mc_list from parent X-Git-Tag: v3.2.89~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0767192a2c4ac9145a7e8fb00370963bc145a920;p=pandora-kernel.git ipv6/dccp: do not inherit ipv6_mc_list from parent commit 83eaddab4378db256d00d295bda6ca997cd13a52 upstream. Like commit 657831ffc38e ("dccp/tcp: do not inherit mc_list from parent") we should clear ipv6_mc_list etc. for IPv6 sockets too. Cc: Eric Dumazet Signed-off-by: Cong Wang Acked-by: Eric Dumazet Signed-off-by: David S. Miller [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed