Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/09/2003 13:23:33
Module Name:	src
Committed By:	yamt
Date:		Thu Oct  9 13:23:33 UTC 2003

Modified Files:
	src/sys/nfs: nfs_socket.c

Log Message:
for nfs_timer_ch, use callout_schedule rather than callout_reset
as the former is a little more efficient.


To generate a diff of this commit:
cvs rdiff -r1.98 -r1.99 src/sys/nfs/nfs_socket.c

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