K 10 svn:author V 3 jfv K 8 svn:date V 27 2010-12-14T19:59:39.845606Z K 7 svn:log V 307 MFC r216172, r216176: Correct the RX discard and refresh_mbuf logic to match igb, the old discard code could cause panics due to a bad pointer, now simply have discard always free mbufs and depend on refresh. In the refresh code, make sure the mbuf and soft buf struct are properly reset. Approved by: re END