freebsd-dev/sys/dev/xen/blkback
Justin T. Gibbs 8f1382d1f2 sys/dev/xen/blkback/blkback.c:
In xbb_detach() only perform cleanup of our taskqueue and
	device statistics structures if they have been initialized.
	This avoids a panic when xbb_detach() is called on a partially
	initialized device instance, due to an early failure in
	attach.

Sponsored by:	Spectra Logic Corporation
2010-10-28 04:14:28 +00:00
..
blkback.c sys/dev/xen/blkback/blkback.c: 2010-10-28 04:14:28 +00:00