Subject: CVS commit: src/sys/netsmb
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 04/02/2003 18:01:54
Module Name:	src
Committed By:	jdolecek
Date:		Wed Apr  2 15:01:54 UTC 2003

Modified Files:
	src/sys/netsmb: smb_rq.c

Log Message:
we now use rqp->sr_timo for request timeout value, so don't
reset it in smb_rq_simple(); 5 ticks (vc_timo) would be generally
too small timeout anyway


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/netsmb/smb_rq.c

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