Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 09/29/2006 16:33:41
Module Name:	src
Committed By:	tsutsui
Date:		Fri Sep 29 16:33:41 UTC 2006

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

Log Message:
Handle more wraparound case on RX ring-buffer calculation.
(it might cause problem only if RTK_RXBUFLEN < 64KB)


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/sys/dev/ic/rtl81x9.c

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