Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 01/13/2000 15:41:19
Module Name: syssrc
Committed By: oster
Date: Thu Jan 13 23:41:18 UTC 2000
Modified Files:
syssrc/sys/dev/raidframe: rf_shutdown.c
Log Message:
If we can't malloc a RF_ShutdownList then we should return ENOMEM right away.
Waiting for more kernel memory to come along can cause more problems than
we're willing to deal with right now.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/raidframe/rf_shutdown.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.