diff options
author | Stijn Segers <foss@volatilesystems.org> | 2018-03-28 19:51:52 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-04-01 15:21:14 +0200 |
commit | bed0ee7cbfaa50f1db75089ba3c6c2d602777e25 (patch) | |
tree | e4cd1d9fc98bca9ae2337ef68182aba93b957ac3 /target/linux/ar71xx | |
parent | fad29d2c3dea9af148b50acdb9f6dc2a200c8ca9 (diff) | |
download | upstream-bed0ee7cbfaa50f1db75089ba3c6c2d602777e25.tar.gz upstream-bed0ee7cbfaa50f1db75089ba3c6c2d602777e25.tar.bz2 upstream-bed0ee7cbfaa50f1db75089ba3c6c2d602777e25.zip |
Kernel: bump 4.4 to 4.4.124 for 17.01
* Refreshed patches
* Removed 087-Revert-led-core-Fix-brightness-setting-when-setting-.patch (applied upstream)
Compile-tested on ar71xx, ramips/mt7621, x86/64
Run-tested on ar71xx
Signed-off-by: Stijn Segers <foss@volatilesystems.org>
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 72d964df63..7858abc64b 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 @@ -359,7 +359,7 @@ for (p = *head; p; p = p->next) { --- a/net/ipv4/route.c +++ b/net/ipv4/route.c -@@ -458,7 +458,7 @@ static struct neighbour *ipv4_neigh_look +@@ -461,7 +461,7 @@ static struct neighbour *ipv4_neigh_look else if (skb) pkey = &ip_hdr(skb)->daddr; |