]> www.infradead.org Git - users/jedix/linux-maple.git/commit
scsi: libfc: Do not login if the port is already started
authorHannes Reinecke <hare@suse.de>
Fri, 30 Sep 2016 09:01:18 +0000 (11:01 +0200)
committerBrian Maly <brian.maly@oracle.com>
Sun, 12 May 2019 01:52:54 +0000 (21:52 -0400)
commit30d3fe6f7607141ea010f996eec4582cd1bddbcf
tree2bfbc77cc8315a2e9898de5730b620a248c35a97
parentf6b16c3bb60795a267051d6a748d61e7898292b7
scsi: libfc: Do not login if the port is already started

When the port is already started we don't need to login; that
will only confuse the state machine.

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