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:38:16
Module Name: src
Committed By: tsutsui
Date: Fri Sep 29 16:38:16 UTC 2006
Modified Files:
src/sys/dev/ic: rtl81x9.c
Log Message:
Use `SIMPLEQ_EMPTY()' rather than `SIMPLEQ_FIRST() == NULL'.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 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.