[SCSI] iscsi_tcp: update header size during relogin
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 31 Aug 2006 22:09:30 +0000 (18:09 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 2 Sep 2006 18:37:25 +0000 (13:37 -0500)
commitd5390f5f788f01788e9dfd41ad516a2908901610
treee8438950bb9a5e601639d9c0806eae329730b44a
parent753e7d3866748799e4a8769cd27ea7202654211b
[SCSI] iscsi_tcp: update header size during relogin

When we relogin to a target, we have not yet negotiated digests
so we must reset the hdr_size var.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/iscsi_tcp.c