diff options
author | Mike Christie <michaelc@cs.wisc.edu> | 2006-08-31 18:09:32 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-09-02 14:37:32 -0400 |
commit | ca5186842a6d85e982e3d572ecd407453d0c5116 (patch) | |
tree | 6eb680933750cf330308ab2c748a3d0e85c30c53 /ipc | |
parent | db98ccde0881b8247acb52dece6d94ed770a7aa5 (diff) |
[SCSI] iscsi_tcp: fix partial digest recv
When a digest is spread across two network buffers, we currently
ignore this and try to check the digest with the partial buffer.
Or course this fails. This patch has use iscsi_tcp_copy to
copy the whole digest before testing it.
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions