Drop b86dbf455d75ce54314efc826364259b8a87a8d0.patch as it already in upstream
Update 0004 patch
This commit is contained in:
parent
71d3aaa7cc
commit
1f436b52e4
@ -40,9 +40,6 @@ actions:
|
||||
name: "ppc64le-kvm-support.patch"
|
||||
number: "Latest"
|
||||
modify_spec: false
|
||||
- type: "patch"
|
||||
name: "b86dbf455d75ce54314efc826364259b8a87a8d0.patch"
|
||||
number: 3001
|
||||
|
||||
- replace:
|
||||
- target: "kernel*rhel.config"
|
||||
@ -454,7 +451,6 @@ actions:
|
||||
- "lpfc: bring back deprecated PCI ids"
|
||||
- "be2iscsi: bring back deprecated PCI ids"
|
||||
- "kernel/rh_messages.h: enable all disabled pci devices by moving to unmaintained"
|
||||
- "NFSD: fix hang in nfsd4_shutdown_callback"
|
||||
- name: "Eduard Abdullin"
|
||||
email: "eabdullin@almalinux.org"
|
||||
line:
|
||||
|
@ -14,7 +14,7 @@ index 036f26c42..1d7b684dc 100644
|
||||
@@ -8121,7 +8121,6 @@ static const struct pci_error_handlers qla2xxx_err_handler = {
|
||||
};
|
||||
|
||||
static struct pci_device_id qla2xxx_pci_tbl[] = {
|
||||
static const struct pci_device_id qla2xxx_pci_tbl[] = {
|
||||
-#ifndef CONFIG_RHEL_DIFFERENCES
|
||||
{ PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP2100) },
|
||||
{ PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP2200) },
|
||||
@ -40,4 +40,3 @@ index 036f26c42..1d7b684dc 100644
|
||||
{ PCI_DEVICE(PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_ISP2261) },
|
||||
--
|
||||
2.27.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user