diff options
author | Álvaro Fernández Rojas <noltari@gmail.com> | 2016-04-24 11:32:17 +0200 |
---|---|---|
committer | Álvaro Fernández Rojas <noltari@gmail.com> | 2016-04-24 11:32:17 +0200 |
commit | 3faf65e92857aa5466791da3ec623c23af1f8130 (patch) | |
tree | ca061d6344359212f269020d2b6c8543cd15054c /target/linux/lantiq | |
parent | 4c60a6f803759105d59b3e1fc52a9e37eecd08cd (diff) | |
download | upstream-3faf65e92857aa5466791da3ec623c23af1f8130.tar.gz upstream-3faf65e92857aa5466791da3ec623c23af1f8130.tar.bz2 upstream-3faf65e92857aa5466791da3ec623c23af1f8130.zip |
kernel: update kernel 4.4 to version 4.4.8
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/patches-4.4/0001-MIPS-lantiq-add-pcie-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.4/0001-MIPS-lantiq-add-pcie-driver.patch b/target/linux/lantiq/patches-4.4/0001-MIPS-lantiq-add-pcie-driver.patch index afe32c29f4..f417b3ef0f 100644 --- a/target/linux/lantiq/patches-4.4/0001-MIPS-lantiq-add-pcie-driver.patch +++ b/target/linux/lantiq/patches-4.4/0001-MIPS-lantiq-add-pcie-driver.patch @@ -5495,7 +5495,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 -@@ -1229,6 +1229,8 @@ void pci_walk_bus(struct pci_bus *top, i +@@ -1212,6 +1212,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); |