Subject: CVS commit: syssrc/sys/dev/raidframe
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 12/17/2001 00:57:33
Module Name:	syssrc
Committed By:	oster
Date:		Sun Dec 16 22:57:32 UTC 2001

Modified Files:
	syssrc/sys/dev/raidframe: rf_netbsdkintf.c

Log Message:
Fix an off-by-one error when autoconfig is hunting for a free RAID
device in the rare event that the one it wants is already in use.
Thanks to Wolfgang Stukenbrock for noticing the bug and filing the PR.
This fix addresses PR#14862.


To generate a diff of this commit:
cvs rdiff -r1.114 -r1.115 syssrc/sys/dev/raidframe/rf_netbsdkintf.c

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