cvs commit: src/sys/sys
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Sat Sep 25 08:21:39 PDT 2004
joerg 2004/09/25 08:20:33 PDT
DragonFly src repository
Modified files:
sys/sys mbuf.h
Log:
From FreeBSD:
Introduce an M_ASSERTPKTHDR() macro which performs the very common task
of asserting that an mbuf has a packet header. Use it instead of hand-
rolled versions wherever applicable.
Submitted by: Hiten Pandya <hiten at xxxxxxxxxxxxxxx>
Revision Changes Path
1.18 +7 -0 src/sys/sys/mbuf.h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/mbuf.h.diff?r1=1.17&r2=1.18&f=u
More information about the Commits
mailing list