aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.1/810-pci_disable_common_quirks.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-07-22 12:45:07 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-07-22 12:45:07 +0000
commit54f5f6fa6c8aff9b2d9e1de626a8f5cd70de56fa (patch)
treeb63e132b308f263eb87266a2df76bedec7db70a4 /target/linux/generic/patches-4.1/810-pci_disable_common_quirks.patch
parent9384cc59512c6974908289b67c3321d40ee4f19b (diff)
downloadupstream-54f5f6fa6c8aff9b2d9e1de626a8f5cd70de56fa.tar.gz
upstream-54f5f6fa6c8aff9b2d9e1de626a8f5cd70de56fa.tar.bz2
upstream-54f5f6fa6c8aff9b2d9e1de626a8f5cd70de56fa.zip
kernel: update to linux 4.1.3
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46437
Diffstat (limited to 'target/linux/generic/patches-4.1/810-pci_disable_common_quirks.patch')
-rw-r--r--target/linux/generic/patches-4.1/810-pci_disable_common_quirks.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.1/810-pci_disable_common_quirks.patch b/target/linux/generic/patches-4.1/810-pci_disable_common_quirks.patch
index eee15517e0..8f72637eec 100644
--- a/target/linux/generic/patches-4.1/810-pci_disable_common_quirks.patch
+++ b/target/linux/generic/patches-4.1/810-pci_disable_common_quirks.patch
@@ -1,6 +1,6 @@
--- a/drivers/pci/Kconfig
+++ b/drivers/pci/Kconfig
-@@ -64,6 +64,12 @@ config XEN_PCIDEV_FRONTEND
+@@ -68,6 +68,12 @@ config XEN_PCIDEV_FRONTEND
The PCI device frontend driver allows the kernel to import arbitrary
PCI devices from a PCI backend to support PCI driver domains.