K 10 svn:author V 7 glebius K 8 svn:date V 27 2006-05-16T11:15:22.000000Z K 7 svn:log V 190 Since m_pullup() can return a new mbuf, change gre_input2() to return mbuf back to gre_input(). If the former returns mbuf back to the latter, then pass it to raw_input(). Coverity ID: 829 END