The argument len of m_pullup(9) could be less than or equal to MHLEN.

Reviewed by:	glebius
This commit is contained in:
Kevin Lo 2012-10-30 10:13:26 +00:00
parent fb2db03194
commit 969ed8f744

View File

@ -706,7 +706,7 @@ It does not allocate any
.Vt mbuf clusters ,
so
.Fa len
must be less than
must be less than or equal to
.Dv MHLEN .
.\"
.It Fn m_pulldown mbuf offset len offsetp