Module Name: src Committed By: maxv Date: Mon May 7 09:57:37 UTC 2018
Modified Files:
src/sys/kern: uipc_mbuf.c
Log Message:
Copy some KASSERTs from m_move_pkthdr into m_copy_pkthdr, and reorder the
latter to reduce the diff with the former.
To generate a diff of this commit:
cvs rdiff -u -r1.214 -r1.215 src/sys/kern/uipc_mbuf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
