Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 02/02/2006 06:56:30
Module Name:	src
Committed By:	cube
Date:		Thu Feb  2 06:56:30 UTC 2006

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

Log Message:
Move the code that destroys the device to vndclose.  That way it no longer
returns ENXIO when deconfiguring a vnd.


To generate a diff of this commit:
cvs rdiff -r1.133 -r1.134 src/sys/dev/vnd.c

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