Subject: CVS commit: src/sys/netsmb
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 04/08/2003 21:13:42
Module Name:	src
Committed By:	jdolecek
Date:		Tue Apr  8 18:13:42 UTC 2003

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

Log Message:
fix pasto in smb_rq_setcallback(), mistakely used SMBRQ_SLOCK() instead
of SMBRQ_SUNLOCK()
found during LOCKDEBUG PR kern/21067 hunt


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 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.