Avoid following possible race:
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 12 Oct 2008 11:17:08 +0000 (11:17 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 12 Oct 2008 11:17:08 +0000 (11:17 +0000)
commit9165dea4cf2dcc427c8243f92ae75a16f5a19014
treeed9d6c97b19f6591b77d2706026fc187c06a3e92
parenta1b67fc33189f0228de1283ea939d8450b0b6d04
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>
sys/dev/netif/sk/if_sk.c