From e3be537a9fd4686173b1064326d7fa7d51b67662 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Thu, 1 Feb 2024 08:42:25 +0000 Subject: 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 (cherry picked from commit 36065ae874e170f3f60829b0b5348119b7e15e9a) --- data/architectures/amd64.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'data/architectures/amd64.toml') 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" ] -- cgit v1.2.3