K 10 svn:author V 3 jfv K 8 svn:date V 27 2013-07-10T23:14:24.111588Z K 7 svn:log V 252 Fix to a panic found internally, bad pointer during rxeof processing. Thanks for John Baldwin for catching this. Not clearing the flag member of the rxbuf could result in a NULL mbuf pointer being used. MFC after: 2 days (this needs to get into 9.2!) END