K 10 svn:author V 5 kevlo K 8 svn:date V 27 2016-09-11T07:24:12.870101Z K 7 svn:log V 222 MFC r305575: In m_devget(), if the data fits in a packet header mbuf, check the amount of data is less than or equal to MHLEN instead of MLEN when placing initial small packet header at end of mbuf. Reviewed by: glebius END