Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 12/08/1995 14:20:03
thorpej
Fri Dec  8 11:13:30 PST 1995
Update of /a/cvsroot/src/sys/dev
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv19480

Modified Files:
	ccd.c 
Log Message:
When unconfiguring a ccd, only free as many interleave indices as
were allocated, which may not be the same as the number of components
in the ccd.  From Don Lewis <gdonl@gv.ssi1.com>.  Fixes PR #1820.