qla2x00t: Port to Linux kernel v5.7

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8864 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2020-04-21 02:25:58 +00:00
parent ab29dc4430
commit 540dc57576
+2
View File
@@ -4775,7 +4775,9 @@ qla2xxx_pci_resume(struct pci_dev *pdev)
"The device failed to resume I/O from slot/link_reset.\n");
}
#if LINUX_VERSION_CODE < KERNEL_VERSION(5, 7, 0)
pci_cleanup_aer_uncorrect_error_status(pdev);
#endif
ha->flags.eeh_busy = 0;
}