Date: Wed, 9 Jan 2008 06:29:49 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mbuf.h Message-ID: <200801090629.m096To1e064356@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2008-01-09 06:29:49 UTC
FreeBSD src repository
Modified files:
sys/sys mbuf.h
Log:
Fix KASSERT in m_free_fast - the LIST_EMPTY check only applies to packet headers.
In the non packet header case there may be data there.
Revision Changes Path
1.219 +5 -2 src/sys/sys/mbuf.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801090629.m096To1e064356>
