K 10 svn:author V 7 glebius K 8 svn:date V 27 2013-03-15T10:20:15.840760Z K 7 svn:log V 225 Use m_get2() + m_align() instead of hand made key_alloc_mbuf(). Code examination shows, that although key_alloc_mbuf() could return chains, the callers never use chains, so m_get2() should suffice. Sponsored by: Nginx, Inc. END