K 10 svn:author V 5 green K 8 svn:date V 27 2000-04-30T18:42:44.000000Z K 7 svn:log V 233 For the M_PREPEND macro, remove an initial mbuf NULL check I added. It was added accidentally, and although not terrible, it would improperly hide the bug of calling M_PREPEND with a NULL mbuf argument. Submitted by: jlemon (ISTR) END