Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 May 2009 10:29:19 GMT
From:      Marko Zec <zec@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 161472 for review
Message-ID:  <200905021029.n42ATJfU030014@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=161472

Change 161472 by zec@zec_tpx32 on 2009/05/02 10:28:54

	Remove dead code.

Affected files ...

.. //depot/projects/vimage-commit2/src/sys/netinet/igmp.c#32 edit

Differences ...

==== //depot/projects/vimage-commit2/src/sys/netinet/igmp.c#32 (text+ko) ====

@@ -1117,10 +1117,6 @@
 
 	nsrc = ntohs(igmpv3->igmp_numsrc);
 
-#if 0 /* MARKO, what is this? */
-	SLIST_INIT(&V_router_info_head);
-#endif
-
 	if (!IS_DEFAULT_VNET(curvnet))
 		return (retval);
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905021029.n42ATJfU030014>