kernel: bump 4.14 to 4.14.127
[openwrt/staging/wigyori.git] / target / linux / ath79 / patches-4.14 / 910-unaligned_access_hacks.patch
index 26ae3e4a713fc48109d53798a0bcb5436ef2b84a..5d9b84eb9f36709da6d2721c52a649ea0a13fce3 100644 (file)
  EXPORT_SYMBOL(xfrm_parse_spi);
 --- a/net/ipv4/tcp_input.c
 +++ b/net/ipv4/tcp_input.c
-@@ -3858,14 +3858,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -3874,14 +3874,16 @@ static bool tcp_parse_aligned_timestamp(
  {
        const __be32 *ptr = (const __be32 *)(th + 1);