]> www.infradead.org Git - users/jedix/linux-maple.git/commit
scsi: libfc: don't advance state machine for incoming FLOGI
authorHannes Reinecke <hare@suse.de>
Fri, 30 Sep 2016 09:01:19 +0000 (11:01 +0200)
committerBrian Maly <brian.maly@oracle.com>
Sun, 12 May 2019 01:53:03 +0000 (21:53 -0400)
commit52f88949bf521a8cad7c6a461041290c4a8d4188
tree8325832c6e5de0fd23fbf81c5a0ed7933a0c0d9a
parent30d3fe6f7607141ea010f996eec4582cd1bddbcf
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.

Orabug: 25933179

Reviewed-by: John Sobecki <john.sobecki@oracle.com>
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>
Signed-off-by: Rajan Shanmugavelu <rajan.shanmugavelu@oracle.com>
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/scsi/libfc/fc_rport.c