Module Name: src Committed By: maxv Date: Mon Jan 22 07:11:45 UTC 2018
Modified Files:
src/sys/sys: mbuf.h
Log Message:
Add KASSERTs in *_ALIGN: ensure the mbuf is of the correct type, and
also make sure m->m_data points at the beginning of the mbuf.
To generate a diff of this commit:
cvs rdiff -u -r1.174 -r1.175 src/sys/sys/mbuf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
