socsvn commit: r272787 - soc2014/dpl/netmap-ipfwjit/sys/netpfil/ipfw

dpl at FreeBSD.org dpl at FreeBSD.org
Thu Aug 21 18:55:43 UTC 2014


Author: dpl
Date: Thu Aug 21 18:55:42 2014
New Revision: 272787
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=272787

Log:
  Comment.
  

Modified:
  soc2014/dpl/netmap-ipfwjit/sys/netpfil/ipfw/ip_fw2.c

Modified: soc2014/dpl/netmap-ipfwjit/sys/netpfil/ipfw/ip_fw2.c
==============================================================================
--- soc2014/dpl/netmap-ipfwjit/sys/netpfil/ipfw/ip_fw2.c	Thu Aug 21 17:54:42 2014	(r272786)
+++ soc2014/dpl/netmap-ipfwjit/sys/netpfil/ipfw/ip_fw2.c	Thu Aug 21 18:55:42 2014	(r272787)
@@ -318,7 +318,6 @@
 	 * these types of constraints, as well as decrease contention
 	 * on pcb related locks.
 	 */
-	// XXX Warning, take a look at crfree();
 #ifndef __FreeBSD__
 	struct bsd_ucred ucred_cache;
 #else


More information about the svn-soc-all mailing list