mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-20 06:54:38 +00:00
Merge branch 'svn-trunk'
This commit is contained in:
+2
-1
@@ -4773,7 +4773,8 @@ qla2xxx_pci_resume(struct pci_dev *pdev)
|
||||
|
||||
#if LINUX_VERSION_CODE < KERNEL_VERSION(5, 7, 0) && \
|
||||
(!defined(RHEL_RELEASE_CODE) || \
|
||||
RHEL_RELEASE_CODE -0 < RHEL_RELEASE_VERSION(8, 3))
|
||||
RHEL_RELEASE_CODE -0 < RHEL_RELEASE_VERSION(8, 3)) && \
|
||||
!defined(UEK_KABI_RENAME)
|
||||
pci_cleanup_aer_uncorrect_error_status(pdev);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user