diff options
Diffstat (limited to '0002-pci-fail-device-assignment-if-phantom-functions-cann.patch')
-rw-r--r-- | 0002-pci-fail-device-assignment-if-phantom-functions-cann.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/0002-pci-fail-device-assignment-if-phantom-functions-cann.patch b/0002-pci-fail-device-assignment-if-phantom-functions-cann.patch index d91802f..bafad55 100644 --- a/0002-pci-fail-device-assignment-if-phantom-functions-cann.patch +++ b/0002-pci-fail-device-assignment-if-phantom-functions-cann.patch @@ -1,7 +1,7 @@ From f9e1ed51bdba31017ea17e1819eb2ade6b5c8615 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roger=20Pau=20Monn=C3=A9?= <roger.pau@citrix.com> Date: Tue, 30 Jan 2024 14:37:39 +0100 -Subject: [PATCH 02/10] pci: fail device assignment if phantom functions cannot +Subject: [PATCH 02/67] pci: fail device assignment if phantom functions cannot be assigned MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -87,5 +87,5 @@ index 07d1986d33..8c62b14d19 100644 else if ( d == dom_io ) pdev->quarantine = true; -- -2.43.0 +2.44.0 |