]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
qla2xxx: Do not reset ISP for error entry with an out of range handle.
authorChad Dupuis <chad.dupuis@qlogic.com>
Tue, 4 Aug 2015 17:37:58 +0000 (13:37 -0400)
committerJames Bottomley <JBottomley@Odin.com>
Thu, 27 Aug 2015 00:46:05 +0000 (17:46 -0700)
commitfd49a540ead94ce5769f6eb2028e97577739e24b
treefc28a79eb0acb68bce27afa5acfe8b01abc7bcc7
parentc7bc4cae0d5c9703d8b15fcc0fd53b86b135bde8
qla2xxx: Do not reset ISP for error entry with an out of range handle.

Instead of resetting the adapter wait for the login to timeout
and retry. Resetting the adapter can cause extended path recovery
times.

Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: Himanshu Madhani <himanshu.madhani@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/qla2xxx/qla_isr.c