summaryrefslogtreecommitdiffstats
path: root/0001-add-pci_hw_vendor_status.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-06-08 10:07:17 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-06-08 10:07:17 -0500
commit676c84f7d1d780138ad2aa600ee3b7502443c353 (patch)
tree7126a9287644732c811bffee26f7befe54a242d3 /0001-add-pci_hw_vendor_status.patch
parent4459220aecb835a73131f0de65f5d9b4200a8efc (diff)
downloadkernel-676c84f7d1d780138ad2aa600ee3b7502443c353.tar.gz
kernel-676c84f7d1d780138ad2aa600ee3b7502443c353.tar.xz
kernel-676c84f7d1d780138ad2aa600ee3b7502443c353.zip
kernel-5.8.0-0.rc0.20200608gitaf7b4801030c.1
* Mon Jun 08 2020 Justin M. Forbes <jforbes@fedoraproject.org> [5.8.0-0.rc0.20200608gitaf7b4801030c.1] - Fedora config updates ("Justin M. Forbes") Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
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);