Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/24/2006 11:17:49
Module Name:	src
Committed By:	tsutsui
Date:		Tue Oct 24 11:17:49 UTC 2006

Modified Files:
	src/sys/dev/ic: rtl8169.c

Log Message:
Set RTK_RDESC_CMD_OWN in rtk_cmdstat of RX DMA descriptor after
all other descriptor data is written to avoid possible race condition.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/sys/dev/ic/rtl8169.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.