diff options
author | Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk> | 2016-12-11 08:41:34 +0000 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-12-13 08:28:28 +0100 |
commit | f5b833b8fe9b182d24117139081d7e286092b721 (patch) | |
tree | 29c9f694052db34b967fe423fe16f244425d8531 /target/linux/ar71xx | |
parent | 1feb166ee7e851435c174fa2c823f97f8cba8c35 (diff) | |
download | upstream-f5b833b8fe9b182d24117139081d7e286092b721.tar.gz upstream-f5b833b8fe9b182d24117139081d7e286092b721.tar.bz2 upstream-f5b833b8fe9b182d24117139081d7e286092b721.zip |
kernel: bump to 4.4.38
Bump & refresh patches for all 4.4 supported targets.
Compile & run tested: ar71xx - Archer C7 v2
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r-- | target/linux/ar71xx/patches-4.4/910-unaligned_access_hacks.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.4/910-unaligned_access_hacks.patch b/target/linux/ar71xx/patches-4.4/910-unaligned_access_hacks.patch index fc006f0f4d..21cad91161 100644 --- a/target/linux/ar71xx/patches-4.4/910-unaligned_access_hacks.patch +++ b/target/linux/ar71xx/patches-4.4/910-unaligned_access_hacks.patch @@ -310,7 +310,7 @@ if (t->parms.flags & IP6_TNL_F_USE_ORIG_FWMARK) --- a/net/ipv6/ip6_tunnel.c +++ b/net/ipv6/ip6_tunnel.c -@@ -1388,7 +1388,7 @@ ip6ip6_tnl_xmit(struct sk_buff *skb, str +@@ -1397,7 +1397,7 @@ ip6ip6_tnl_xmit(struct sk_buff *skb, str dsfield = ipv6_get_dsfield(ipv6h); if (t->parms.flags & IP6_TNL_F_USE_ORIG_TCLASS) |