Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 12/02/1999 19:06:45
Module Name:	syssrc
Committed By:	oster
Date:		Fri Dec  3 03:06:45 UTC 1999

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

Log Message:
Kernel memory is not to be wasted.  If we're bailing out because of an error,
give any allocated memory back to the kernel so someone else can use it.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 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.