Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/07/2004 14:48:58
Module Name:	src
Committed By:	thorpej
Date:		Tue Dec  7 14:48:58 UTC 2004

Modified Files:
	src/sys/dev/ic: iha.c

Log Message:
When checking the CDB length, check against the field in the SCB
that we're actually storing it to.

XXX Should be re-examined; this is not actually a hardware-constrained
size with this driver.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/dev/ic/iha.c

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