diff options
author | Etienne Haarsma <bladeoner112@gmail.com> | 2017-11-26 12:34:38 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2017-11-26 15:10:36 +0100 |
commit | 7f3dab2fc34e9b6c15d74ebf8e1d74ef601677e3 (patch) | |
tree | 8cbc6fae4a42b846360e5c6467f0ddb8896f5c8f /target/linux/lantiq | |
parent | d3f40aabba83818106ce840dba9f7e76a06e721d (diff) | |
download | upstream-7f3dab2fc34e9b6c15d74ebf8e1d74ef601677e3.tar.gz upstream-7f3dab2fc34e9b6c15d74ebf8e1d74ef601677e3.tar.bz2 upstream-7f3dab2fc34e9b6c15d74ebf8e1d74ef601677e3.zip |
kernel: bump 4.4 to 4.4.102
Refreshed all patches.
Removed upstream ramips patch: 0063-set-CM_GCR_BASE_CMDEFTGT_MEM-according-to-datasheet.patch
Compile-tested: ar71xx
Run-tested: ar71xx
Signed-off-by: Etienne Haarsma <bladeoner112@gmail.com>
Tested-by: Stijn Segers <francesco.borromini@inventati.org>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/patches-4.4/0026-NET-multi-phy-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.4/0026-NET-multi-phy-support.patch b/target/linux/lantiq/patches-4.4/0026-NET-multi-phy-support.patch index 3c2347979b..0cbd437beb 100644 --- a/target/linux/lantiq/patches-4.4/0026-NET-multi-phy-support.patch +++ b/target/linux/lantiq/patches-4.4/0026-NET-multi-phy-support.patch @@ -43,7 +43,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org> } --- a/include/linux/phy.h +++ b/include/linux/phy.h -@@ -377,6 +377,7 @@ struct phy_device { +@@ -373,6 +373,7 @@ struct phy_device { bool is_pseudo_fixed_link; bool has_fixups; bool suspended; |