Re: [PATCH] IPv6: Sevaral MLD Fixes

From: David S. Miller (davem@redhat.com)
Date: Fri Oct 18 2002 - 20:52:58 EST


I had to add the following to my tree after this patch,
please watch for compiler warnings introducted by your
changes. Thanks :-)

--- net/ipv6/mcast.c.~1~ Fri Oct 18 18:55:04 2002
+++ net/ipv6/mcast.c Fri Oct 18 18:55:16 2002
@@ -605,8 +605,6 @@
 
 static void igmp6_leave_group(struct ifmcaddr6 *ma)
 {
- int addr_type;
-
         if (IPV6_ADDR_MC_SCOPE(&ma->mca_addr) < IPV6_ADDR_SCOPE_LINKLOCAL ||
             ipv6_addr_is_ll_all_nodes(&ma->mca_addr))
                 return;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Oct 23 2002 - 22:00:45 EST