K 10 svn:author V 6 sbruno K 8 svn:date V 27 2015-04-01T20:14:00.025798Z K 7 svn:log V 227 Add a couple of comments from igb(4) to explain what's going on. Remove mbuf argument to em_start_mq_locked() as the only place where we passed in the mbuf isn't needed now that the mbuf is always enqueued. (stolen from igb). END