Subject: CVS commit: src/sys/compat/linux/common
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/13/2005 09:05:31
Module Name: src
Committed By: christos
Date: Sun Feb 13 09:05:31 UTC 2005
Modified Files:
src/sys/compat/linux/common: linux_sg.c
Log Message:
Don't zero out the linux request; we still need values from it.
Limit the sense len to the linux input buffer.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/compat/linux/common/linux_sg.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.