PERFORCE change 161472 for review
Marko Zec
zec at FreeBSD.org
Sat May 2 10:29:21 UTC 2009
http://perforce.freebsd.org/chv.cgi?CH=161472
Change 161472 by zec at 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);
More information about the p4-projects
mailing list