summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-02-01 08:42:25 +0000
committerChristian Breunig <christian@breunig.cc>2024-02-01 10:03:38 +0100
commit36065ae874e170f3f60829b0b5348119b7e15e9a (patch)
tree03f70022ab071f0c20ac1543aaca9e656528df65 /data
parent738ce141fb1c5cf77832bb93e21029b882910921 (diff)
downloadvyos-build-36065ae874e170f3f60829b0b5348119b7e15e9a.tar.gz
vyos-build-36065ae874e170f3f60829b0b5348119b7e15e9a.zip
ixgbe: T5619: remove pci_*_pcie_error_reporting() code to work with Kernel 6.6
This fixes commit 0f80a22b5 ("T5619: Add out-of-tree Intel ixgbe driver") to work with the latest 6.6 code base. For more information see https://lore.kernel.org/lkml/f90837d0-810e-5772-7841-28d47c44d260@intel.com
Diffstat (limited to 'data')
-rw-r--r--data/architectures/amd64.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/architectures/amd64.toml b/data/architectures/amd64.toml
index 640a7f49..aa201f1d 100644
--- a/data/architectures/amd64.toml
+++ b/data/architectures/amd64.toml
@@ -10,6 +10,7 @@ packages = [
"grub-pc",
"vyos-linux-firmware",
"vyos-intel-qat",
+ "vyos-intel-ixgbe",
"openvpn-dco",
"telegraf"
]