summaryrefslogtreecommitdiffstats
path: root/0001-add-pci_hw_vendor_status.patch
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-06-08 21:24:48 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-06-08 21:24:48 +0200
commit38d5c149cae32d286308f7962e1d561e7939072f (patch)
tree25e564ee34a2fe3778379afae39270d1023fe859 /0001-add-pci_hw_vendor_status.patch
parentf4c3c7a8ab9226af448d66103dfddf387711af9d (diff)
parent05706a271a8883a9bf1bc091089a315129f3db00 (diff)
downloadkernel-38d5c149cae32d286308f7962e1d561e7939072f.tar.gz
kernel-38d5c149cae32d286308f7962e1d561e7939072f.tar.xz
kernel-38d5c149cae32d286308f7962e1d561e7939072f.zip
Diffstat (limited to '0001-add-pci_hw_vendor_status.patch')
-rw-r--r--0001-add-pci_hw_vendor_status.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0001-add-pci_hw_vendor_status.patch b/0001-add-pci_hw_vendor_status.patch
index 0cc7c54e7..3c4f0b845 100644
--- a/0001-add-pci_hw_vendor_status.patch
+++ b/0001-add-pci_hw_vendor_status.patch
@@ -77,10 +77,10 @@ index da6510af1221..2ec02cbfda72 100644
struct pci_driver *drv;
struct pci_dev *dev;
diff --git a/include/linux/pci.h b/include/linux/pci.h
-index 83ce1cdf5676..88397dd562d9 100644
+index f020eae17126..f7dc569f150d 100644
--- a/include/linux/pci.h
+++ b/include/linux/pci.h
-@@ -1397,6 +1397,10 @@ int pci_add_dynid(struct pci_driver *drv,
+@@ -1406,6 +1406,10 @@ int pci_add_dynid(struct pci_driver *drv,
unsigned long driver_data);
const struct pci_device_id *pci_match_id(const struct pci_device_id *ids,
struct pci_dev *dev);