diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-06-14 16:49:27 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-06-18 06:42:18 +0200 |
commit | 4121018b3fd07c82554b90d73d461c55367cf424 (patch) | |
tree | b56530fb25f12ab8402fabe118123a7cdc281743 /target/linux/ar71xx | |
parent | 5881e2434fce53724c5d09b365945429a4985c41 (diff) | |
download | upstream-4121018b3fd07c82554b90d73d461c55367cf424.tar.gz upstream-4121018b3fd07c82554b90d73d461c55367cf424.tar.bz2 upstream-4121018b3fd07c82554b90d73d461c55367cf424.zip |
kernel: bump 4.9 to 4.9.108 for 18.06
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/ar71xx')
-rw-r--r-- | target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch b/target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch index 4c59876b82..1815ccb1d3 100644 --- a/target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch +++ b/target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch @@ -795,7 +795,7 @@ --- a/net/ipv4/tcp_input.c +++ b/net/ipv4/tcp_input.c -@@ -3894,14 +3894,16 @@ static bool tcp_parse_aligned_timestamp( +@@ -3896,14 +3896,16 @@ static bool tcp_parse_aligned_timestamp( { const __be32 *ptr = (const __be32 *)(th + 1); |