K 10 svn:author V 8 arybchik K 8 svn:date V 27 2015-03-17T08:23:15.433207Z K 7 svn:log V 297 sfxge: prefetch txq->common if TxQ is started only Transmit may be called when TxQ is not started yet (i.e. txq->common is invalid). TxQ state is checked below when mbuf is processed and dropped if TxQ is not started. Sponsored by: Solarflare Communications, Inc. Approved by: gnn (mentor) END