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.
Description
Description
Details
Details
- Provenance
Pyun YongHyeon <yongari@FreeBSD.org> Authored on Aug 31 2010, 7:59 PM - Parents
- rG81bbc7f74942: Eliminate confusing while () loop. In the first version of the code it was
- Branches
- Unknown
- Tags