cvs commit: src/sys/dev/bge if_bge.c
Oleg Bulyzhin
oleg at FreeBSD.org
Wed Feb 1 06:41:09 PST 2006
oleg 2006-02-01 14:41:08 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c
Log:
Since bge_rxeof() & bge_txeof() depends on status block data it should be
synchronized on every call of bge_poll_locked().
Suggested by: Mihail Balikov <mihail.balikov AT interbgc DOT com>
Approved by: glebius (mentor)
MFC after: 3 days
Revision Changes Path
1.121 +16 -14 src/sys/dev/bge/if_bge.c
More information about the cvs-src
mailing list