DragonFly commits List (threaded) for 2008-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/netif/bce if_bce.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]