Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/20/2006 14:51:06
Module Name:	src
Committed By:	tsutsui
Date:		Fri Oct 20 14:51:06 UTC 2006

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

Log Message:
while (1) -> for (;;)


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 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.