commit | f89b8d67db792a8a303e14e3d02785035e6f1a05 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Fri Sep 30 11:01:19 2016 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Nov 08 17:29:47 2016 -0500 |
tree | 063c8f36871a7b22612aa82453be073dd5e3bc1c | |
parent | 06ee2571a438653bd14c33c70379a5f008a91901 [diff] |
scsi: libfc: don't advance state machine for incoming FLOGI When we receive an FLOGI but have already sent our own we should not advance the state machine but rather wait for our FLOGI to return before continuing with PLOGI. Signed-off-by: Hannes Reinecke <hare@suse.com> Acked-by: Johannes Thumshirn <jth@kernel.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>