K 10 svn:author V 7 yongari K 8 svn:date V 27 2010-08-31T19:59:18.646295Z K 7 svn:log V 257 bge_txeof() already checks whether it has to free transmitted mbufs or not by comparing reported TX consumer index with saved index. So remove unnecessary check done after freeing transmitted mbufs. While I'm here nuke unnecessary variable initializations. END