diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-08-24 17:58:52 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-08-28 23:06:47 +0200 |
commit | 5fde931d6071225e4383b33aaaa2131d49f55eee (patch) | |
tree | 7e801c60609b1a116d018c25ccc5ce30bb648172 /target/linux/lantiq | |
parent | 4bff3f392bf160146edf6cf2cea25f84e7d88e18 (diff) | |
download | upstream-5fde931d6071225e4383b33aaaa2131d49f55eee.tar.gz upstream-5fde931d6071225e4383b33aaaa2131d49f55eee.tar.bz2 upstream-5fde931d6071225e4383b33aaaa2131d49f55eee.zip |
kernel: bump 4.9 to 4.9.124
Refreshed all patches.
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/patches-4.9/0001-MIPS-lantiq-add-pcie-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.9/0001-MIPS-lantiq-add-pcie-driver.patch b/target/linux/lantiq/patches-4.9/0001-MIPS-lantiq-add-pcie-driver.patch index 91a6acce3a..f4013f5e21 100644 --- a/target/linux/lantiq/patches-4.9/0001-MIPS-lantiq-add-pcie-driver.patch +++ b/target/linux/lantiq/patches-4.9/0001-MIPS-lantiq-add-pcie-driver.patch @@ -5494,7 +5494,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 -@@ -1250,6 +1250,8 @@ void pci_walk_bus(struct pci_bus *top, i +@@ -1252,6 +1252,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); |