Subject: CVS commit: src/sys/dev/dmover
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 04/26/2003 04:44:19
Module Name: src
Committed By: briggs
Date: Sat Apr 26 04:44:19 UTC 2003
Modified Files:
src/sys/dev/dmover: dmover_backend.c
Log Message:
In dmover_backend_alloc(), make sure we get ninputs from the best_algdesc,
not just the most recent algdesc (which might be NULL).
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/dmover/dmover_backend.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.