Subject: CVS commit: src/sys/dev/ieee1394
To: None <source-changes@netbsd.org>
From: HAYAKAWA Koichi <haya@netbsd.org>
List: source-changes
Date: 05/26/2003 16:10:38
Module Name: src
Committed By: haya
Date: Mon May 26 16:10:37 UTC 2003
Modified Files:
src/sys/dev/ieee1394: fwohci.c
Log Message:
Bugfix: fwohci_ir_read(): loop continues when the buffer size not only
greater than but also same as packet size. This bug is pointed out by
FUKAUMI Naoki.
To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 src/sys/dev/ieee1394/fwohci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.