X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Focteontx%2Fpatches-5.15%2F0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch;h=0400d1e9ddc84174bb277cbfbfbe953668a8760a;hb=6c118efc01a65c064934ec41b8108cb45e00c128;hp=05eaa9aedfe7e8e31bc32a8640eb1ae43e5a12cc;hpb=c20bedf1f59712f6380a8e184b6ca0bb635d22e6;p=openwrt%2Fstaging%2Fhauke.git diff --git a/target/linux/octeontx/patches-5.15/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch b/target/linux/octeontx/patches-5.15/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch index 05eaa9aedf..0400d1e9dd 100644 --- a/target/linux/octeontx/patches-5.15/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch +++ b/target/linux/octeontx/patches-5.15/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch @@ -22,7 +22,7 @@ Signed-off-by: Tim Harvey #include #include #include -@@ -5858,3 +5859,34 @@ static void nvidia_ion_ahci_fixup(struct +@@ -5879,3 +5880,34 @@ static void nvidia_ion_ahci_fixup(struct pdev->dev_flags |= PCI_DEV_FLAGS_HAS_MSI_MASKING; } DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_NVIDIA, 0x0ab8, nvidia_ion_ahci_fixup);