]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
scsi: qla2xxx: Fix ISP recovery on unload
authorQuinn Tran <quinn.tran@cavium.com>
Wed, 18 Jul 2018 21:29:54 +0000 (14:29 -0700)
committerJuerg Haefliger <juergh@canonical.com>
Wed, 24 Jul 2019 01:41:51 +0000 (19:41 -0600)
commite3e6fcef3043421f9fde786cdbaecbc6f1740f1d
tree0934ded4cefdc6272af64f1f055e942e46ac37c3
parente0788f4ad023b30c783be15df527357b5f09b0a8
scsi: qla2xxx: Fix ISP recovery on unload

BugLink: https://bugs.launchpad.net/bugs/1835845
commit b08abbd9f5996309f021684f9ca74da30dcca36a upstream.

During unload process, the chip can encounter problem where a FW dump would
be captured. For this case, the full reset sequence will be skip to bring
the chip back to full operational state.

Fixes: e315cd28b9ef ("[SCSI] qla2xxx: Code changes for qla data structure refactoring")
Cc: <stable@vger.kernel.org>
Signed-off-by: Quinn Tran <quinn.tran@cavium.com>
Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/scsi/qla2xxx/qla_os.c