From: Joe Eykholt Date: Fri, 7 May 2010 22:18:13 +0000 (-0700) Subject: [SCSI] libfc: set seq_id for incoming sequence X-Git-Tag: v2.6.35-rc1~470^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3667f9177359b0594e4f2cd5cc01115f8c7e2af;p=pandora-kernel.git [SCSI] libfc: set seq_id for incoming sequence After the recent patch "fixes unnecessary seq id jump" the SCST module fcst stopped working because multi-sequence write data wasn't finding the sequence after the first frame. Add back the setting of the seq_id when the first frame arrives. Also fix indentation on two lines. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed