]> Git Repo - linux.git/commit
scsi: iscsi: Drop suspend calls from ep_disconnect
authorMike Christie <[email protected]>
Tue, 25 May 2021 18:17:56 +0000 (13:17 -0500)
committerMartin K. Petersen <[email protected]>
Wed, 2 Jun 2021 05:28:19 +0000 (01:28 -0400)
commit27e986289e739d08c1a4861cc3d3ec9b3a60845e
treea4a3d55fd553d9a6a858cc938d21ec7c01e28fbe
parent891e2639deae721dc43764a44fa255890dc34313
scsi: iscsi: Drop suspend calls from ep_disconnect

libiscsi will now suspend the send/tx queue for the drivers so we can drop
it from the drivers ep_disconnect.

Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Lee Duncan <[email protected]>
Signed-off-by: Mike Christie <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
drivers/scsi/be2iscsi/be_iscsi.c
drivers/scsi/bnx2i/bnx2i_iscsi.c
drivers/scsi/cxgbi/libcxgbi.c
drivers/scsi/qedi/qedi_iscsi.c
This page took 0.058885 seconds and 4 git commands to generate.