bde 2006-12-20 12:03:21 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c
Log:
In bge_txeof(), cancel the watchdog timeout if all descriptors have
been handled instead of when at least one descriptor was just handled.
For bge, it is normal to get a txeof when only a small fraction of the
queued tx descriptors have been handled, so the bug broke the watchdog
in a usual case.
Revision Changes Path
1.170 +2 -1 src/sys/dev/bge/if_bge.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"