diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2016-09-29 14:21:21 +0200 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2016-09-29 14:21:21 +0200 |
commit | e7d244374389586bfe6fa31be6403f656c2569a3 (patch) | |
tree | 449ced06a706bc0495a88859a6660e90b2f06aef /target/linux/lantiq/patches-3.18 | |
parent | 067545b37459056e9812c4a11c4a60aa9d04c891 (diff) | |
download | upstream-e7d244374389586bfe6fa31be6403f656c2569a3.tar.gz upstream-e7d244374389586bfe6fa31be6403f656c2569a3.tar.bz2 upstream-e7d244374389586bfe6fa31be6403f656c2569a3.zip |
CC: kernel: update kernel 3.18 to version 3.18.36
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/lantiq/patches-3.18')
-rw-r--r-- | target/linux/lantiq/patches-3.18/0001-MIPS-lantiq-add-pcie-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-3.18/0001-MIPS-lantiq-add-pcie-driver.patch b/target/linux/lantiq/patches-3.18/0001-MIPS-lantiq-add-pcie-driver.patch index 85311c21f2..4e0a51298e 100644 --- a/target/linux/lantiq/patches-3.18/0001-MIPS-lantiq-add-pcie-driver.patch +++ b/target/linux/lantiq/patches-3.18/0001-MIPS-lantiq-add-pcie-driver.patch @@ -5514,7 +5514,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org> (transaction layer end-to-end CRC checking). --- a/include/linux/pci.h +++ b/include/linux/pci.h -@@ -1160,6 +1160,8 @@ void pci_walk_bus(struct pci_bus *top, i +@@ -1163,6 +1163,8 @@ void pci_walk_bus(struct pci_bus *top, i void *userdata); int pci_cfg_space_size(struct pci_dev *dev); unsigned char pci_bus_max_busnr(struct pci_bus *bus); |