Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 08/03/2004 18:42:30
Module Name:	src
Committed By:	drochner
Date:		Tue Aug  3 18:42:30 UTC 2004

Modified Files:
	src/sys/dev/pci: eap.c

Log Message:
Check return values of config_detach() for child devices and abort
our own detach() on errors.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/sys/dev/pci/eap.c

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