Subject: CVS commit: src/dist/iscsi/src
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 06/15/2007 19:57:30
Module Name:	src
Committed By:	agc
Date:		Fri Jun 15 19:57:30 UTC 2007

Modified Files:
	src/dist/iscsi/src: target.c

Log Message:
Apply the fix from PR 36354, from yamt.

yamt's reading of RFC 3720 is correct (see section 12.10, InitialR2T).

The desired transfer length in the initial ready to transmit
negotiation should not include any immediate data.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/dist/iscsi/src/target.c

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