cvs commit: src/sys/dev/netif/bce if_bce.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Tue May 27 05:08:07 PDT 2008
sephe 2008/05/27 05:07:01 PDT
DragonFly src repository
Modified files:
sys/dev/netif/bce if_bce.c
Log:
Only collect 'count' packets when polling(4) is used. Set softc cached
RX consumer index to the value we have processed before break out of the
loop, so we could come back again upon next poll.
Revision Changes Path
1.8 +4 -8 src/sys/dev/netif/bce/if_bce.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/bce/if_bce.c.diff?r1=1.7&r2=1.8&f=u
More information about the Commits
mailing list