scsi: iscsi: Move iscsi_ep_disconnect()
authorMike Christie <michael.christie@oracle.com>
Fri, 8 Apr 2022 00:13:05 +0000 (19:13 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Apr 2022 07:36:15 +0000 (09:36 +0200)
commit36b2a79026936c07a03155e75828162babe8b96e
tree17ad6f966c0d8a4cf73848a021458dad10cc54ff
parent1eb86d6c57c27dadf99ae1c7addc4b160cc86589
scsi: iscsi: Move iscsi_ep_disconnect()

[ Upstream commit c34f95e98d8fb750eefd4f3fe58b4f8b5e89253b ]

This patch moves iscsi_ep_disconnect() so it can be called earlier in the
next patch.

Link: https://lore.kernel.org/r/20220408001314.5014-2-michael.christie@oracle.com
Tested-by: Manish Rangankar <mrangankar@marvell.com>
Reviewed-by: Lee Duncan <lduncan@suse.com>
Reviewed-by: Chris Leech <cleech@redhat.com>
Signed-off-by: Mike Christie <michael.christie@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/scsi/scsi_transport_iscsi.c