K 10 svn:author V 5 kevlo K 8 svn:date V 27 2016-09-08T01:02:53.093977Z K 7 svn:log V 226 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 MFC after: 3 days END