[IPV6] MCAST: Use standard path for sending MLD/MLDv2 messages.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Fri, 7 Dec 2007 01:40:56 +0000 (17:40 -0800)
committerYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Tue, 4 Mar 2008 06:18:24 +0000 (15:18 +0900)
This is changing the paths for sending MLD/MLDv2 messages
from dev_queue_xmit() to standard dst_output().

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
net/ipv6/mcast.c

Simple merge