Date: Thu, 21 Aug 2014 18:55:42 GMT From: dpl@FreeBSD.org To: svn-soc-all@FreeBSD.org Subject: socsvn commit: r272787 - soc2014/dpl/netmap-ipfwjit/sys/netpfil/ipfw Message-ID: <201408211855.s7LItg4Q039807@socsvn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408211855.s7LItg4Q039807>
