aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/libfc/fc_fcp.c
diff options
context:
space:
mode:
authorJoe Eykholt <jeykholt@cisco.com>2009-08-25 14:02:17 -0700
committerJames Bottomley <James.Bottomley@suse.de>2009-09-10 12:07:49 -0500
commitc356afd48690775097507c37780ee17c0b0ea375 (patch)
tree6b4839881ff5597525a0dfa4f8e08adfb1cf64e7 /drivers/scsi/libfc/fc_fcp.c
parent0f6c6149870e03c722af6eae406758b28cb71320 (diff)
[SCSI] libfc: discovery restart sequence error fix
When an RSCN is received during fabric discovery, it restarts. After the restart, disc->seq_count was incremented, so when the first frame was received, it was considered "out of sequence". That left the state disc->active, preventing further discoveries. Change to advance the sequence count before parsing, so that it won't be changed after a potential restart. Signed-off-by: Joe Eykholt <jeykholt@cisco.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/libfc/fc_fcp.c')
0 files changed, 0 insertions, 0 deletions