Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 03/27/2001 20:24:04
Module Name:	syssrc
Committed By:	bouyer
Date:		Tue Mar 27 17:24:04 UTC 2001

Modified Files:
	syssrc/sys/dev/ic: adv.c

Log Message:
Cast to u_int64_t when computing callout argument, to avoid int overflow.
Fixes kern/12471.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/dev/ic/adv.c

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