Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2009 22:33:54 GMT
From:      Marko Zec <zec@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 161151 for review
Message-ID:  <200904262233.n3QMXsfM062136@repoman.freebsd.org>

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

Change 161151 by zec@zec_amdx2 on 2009/04/26 22:33:41

	Fix misintegrations.

Affected files ...

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

Differences ...

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

@@ -3620,15 +3620,6 @@
 	return (0);
 }
 
-/*
- * XXX Are igi_head and igmpstat really accessed via kmem / kldsym?
- * If so, given that they are members of struct vnet_inet, they should
- * be registered with VNET_MOD_INET, not here.  Revisit!!!
- */
-#if 0
-};
-#endif
-
 #ifndef VIMAGE_GLOBALS
 static vnet_modinfo_t vnet_igmp_modinfo = {
 	.vmi_id		= VNET_MOD_IGMP,



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