Subject: CVS commit: src/sys/dev/mscp
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 02/04/2003 15:20:46
Module Name:	src
Committed By:	matt
Date:		Tue Feb  4 13:20:46 UTC 2003

Modified Files:
	src/sys/dev/mscp: mscp.c

Log Message:
Fix wrong argument to free due to malloc_type changes.  While there,
spot blatant bug by inspection and fix that as well.  (do not compare
scaled value against unscaled value).


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/dev/mscp/mscp.c

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