From: Mike Christie Date: Thu, 13 Dec 2007 18:43:42 +0000 (-0600) Subject: [SCSI] iscsi_tcp: fix setting of r2t X-Git-Tag: v2.6.25-rc1~1230^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df93ffcd748ce41e7b716c3056ae511939bb745e;p=pandora-kernel.git [SCSI] iscsi_tcp: fix setting of r2t If we negotiate for X r2ts we have to use only X r2ts. We cannot round up (we could send less though). It is ok to fail if it is not something the driver can handle, so this patch just does that. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed