K 10 svn:author V 7 yongari K 8 svn:date V 27 2010-05-24T17:12:44.425563Z K 7 svn:log V 246 sge_encap() can sometimes return an error with m_head set to NULL. Make sure not to requeue freed mbuf in sge_start_locked(). This should fix NULL pointer dereference panic. Reported by: Nikolay Denev gmail dot com> Submitted by: jhb END