Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 08/12/2004 14:36:46
Module Name:	src
Committed By:	mycroft
Date:		Thu Aug 12 14:36:46 UTC 2004

Modified Files:
	src/sys/dev/ic: wdc.c
	src/sys/dev/scsipi: scsiconf.c

Log Message:
Whoops.  Swap the order of the delref() and the config_pending_decr().


To generate a diff of this commit:
cvs rdiff -r1.193 -r1.194 src/sys/dev/ic/wdc.c
cvs rdiff -r1.223 -r1.224 src/sys/dev/scsipi/scsiconf.c

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