Subject: CVS commit: src/sys/dev/ieee1394
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/16/2006 16:10:43
Module Name:	src
Committed By:	jdolecek
Date:		Thu Nov 16 16:10:43 UTC 2006

Modified Files:
	src/sys/dev/ieee1394: fwdev.c

Log Message:
undo previous change - crom_buf->len has been changed to uint32_t
(this is backward ABI compatible) so the check for negative value is
no longer necessary


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/dev/ieee1394/fwdev.c

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