cvs commit: src/sys/dev/netif/sk if_sk.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Oct 12 04:52:24 PDT 2008
sephe 2008/10/12 04:17:08 PDT
DragonFly src repository
Modified files:
sys/dev/netif/sk if_sk.c
Log:
Avoid following possible race:
When we tell the hardware that the RX descriptor is ready to be reused, its
buffer content is not duplicated yet.
Reported-by: Jordan Gordeev <jgordeev at dir.bg>
Revision Changes Path
1.58 +7 -2 src/sys/dev/netif/sk/if_sk.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/sk/if_sk.c.diff?r1=1.57&r2=1.58&f=u
More information about the Commits
mailing list