]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: bnx2fc: Make rport_terminate_io callback a NOOP.
authorChad Dupuis <chad.dupuis@cavium.com>
Mon, 26 Jun 2017 15:59:37 +0000 (08:59 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 28 Jun 2017 01:39:10 +0000 (21:39 -0400)
commit5eddc3358f6e2e2e7c56a24a75566c90ca207303
treea719f9e10d5c0109ba1ccdd163303b040101c7e8
parent5c63daf67d4753f80883672d429ff7b6595ec2f4
scsi: bnx2fc: Make rport_terminate_io callback a NOOP.

Do not call the stock libfc terminate rport i/o handler so we won't reset
the libfc exchange manager and kill any outstanding discovery requests.

Signed-off-by: Chad Dupuis <chad.dupuis@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/bnx2fc/bnx2fc_fcoe.c