[IPV6] MROUTE: Do not call ipv6_find_idev() directly.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Mon, 14 Apr 2008 06:21:16 +0000 (23:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Apr 2008 06:21:16 +0000 (23:21 -0700)
Since NETDEV_REGISTER notifier chain is responsible for creating
inet6_dev{}, we do not need to call ipv6_find_idev() directly here.

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

No differences found