git: bnx: Don't peek at the TX descriptor in txeof()
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Tue Aug 14 02:29:16 PDT 2012
commit 9a103adf072478ab5bbe2fe721aeaa22bc2f9fc3
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Tue Aug 14 17:27:24 2012 +0800
bnx: Don't peek at the TX descriptor in txeof()
Which is completely unnecessary and pollute cache badly.
Summary of changes:
sys/dev/netif/bnx/if_bnx.c | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9a103adf072478ab5bbe2fe721aeaa22bc2f9fc3
--
DragonFly BSD source repository
More information about the Commits
mailing list