diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-07-31 19:55:39 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-08-10 19:34:37 +0200 |
commit | 2f3d7abccda7742d0e612fe8989ec357ccb36990 (patch) | |
tree | 6138497c36ee5a0bf25c02854398b4b763ec3f1e /target/linux/ar71xx | |
parent | fdac05b7416b7355f565065bdbc158e0ede7133e (diff) | |
download | upstream-2f3d7abccda7742d0e612fe8989ec357ccb36990.tar.gz upstream-2f3d7abccda7742d0e612fe8989ec357ccb36990.tar.bz2 upstream-2f3d7abccda7742d0e612fe8989ec357ccb36990.zip |
kernel: Update kernel 4.14 to version 4.14.193
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r-- | target/linux/ar71xx/patches-4.14/910-unaligned_access_hacks.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.14/910-unaligned_access_hacks.patch b/target/linux/ar71xx/patches-4.14/910-unaligned_access_hacks.patch index 52f48d0d0e..6938f96551 100644 --- a/target/linux/ar71xx/patches-4.14/910-unaligned_access_hacks.patch +++ b/target/linux/ar71xx/patches-4.14/910-unaligned_access_hacks.patch @@ -757,7 +757,7 @@ EXPORT_SYMBOL(xfrm_parse_spi); --- a/net/ipv4/tcp_input.c +++ b/net/ipv4/tcp_input.c -@@ -3878,14 +3878,16 @@ static bool tcp_parse_aligned_timestamp( +@@ -3879,14 +3879,16 @@ static bool tcp_parse_aligned_timestamp( { const __be32 *ptr = (const __be32 *)(th + 1); |