bnx: Don't peek at the TX descriptor in txeof()
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 14 Aug 2012 09:27:24 +0000 (17:27 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 14 Aug 2012 09:27:24 +0000 (17:27 +0800)
commit9a103adf072478ab5bbe2fe721aeaa22bc2f9fc3
treed80b4eee8ebfaf229794f85da0f50497cc582d40
parentde0836d42039401c09d30086dbf51fa5c642d3ee
bnx: Don't peek at the TX descriptor in txeof()

Which is completely unnecessary and pollute cache badly.
sys/dev/netif/bnx/if_bnx.c