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