K 10 svn:author V 6 emaste K 8 svn:date V 27 2012-11-19T17:06:21.561687Z K 7 svn:log V 409 MFC r238298: Restore error handling lost in r191603 This was missed in the change from IFQ_ENQUEUE to if_transmit. MFC r238346: Plug potential mbuf leak when bridging fragments If an error occurs when transmitting one mbuf in a chain of fragments, free the subsequent fragments instead of leaking them. MFC r238355: Simplify error case Submitted by: thompsa@ Sponsored by: ADARA Networks END