Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 07/03/2003 11:24:14
Module Name:	src
Committed By:	drochner
Date:		Thu Jul  3 11:24:14 UTC 2003

Modified Files:
	src/sys/dev/usb: uhci.c

Log Message:
avoid a gcc3 warning about a never-true comparision in the
mstohz() macro


To generate a diff of this commit:
cvs rdiff -r1.173 -r1.174 src/sys/dev/usb/uhci.c

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