ipv6 mcast: Omit redundant address family checks in ip6_mc_source().
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Sun, 20 Jul 2008 05:36:07 +0000 (22:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 Jul 2008 05:36:07 +0000 (22:36 -0700)
commita6ffb404dc03f806a257faaab831a6cb55c0b790
treed2d7de4af9dff7360e2737f36a4dd1cc37c983c9
parent230b183921ecbaa5fedc0d35ad6ba7bb64b6e06a
ipv6 mcast: Omit redundant address family checks in ip6_mc_source().

The caller has alredy checked for them.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/mcast.c