kernel: bump 4.14 to 4.14.60
[openwrt/staging/stintel.git] / target / linux / ath79 / patches-4.14 / 910-unaligned_access_hacks.patch
index fc9dce2d85c5b7a8268e99b87db1c4f8256426a8..0954c878948b1c6a3afdeef71df6efb6fb2a6999 100644 (file)
  EXPORT_SYMBOL(xfrm_parse_spi);
 --- a/net/ipv4/tcp_input.c
 +++ b/net/ipv4/tcp_input.c
-@@ -3854,14 +3854,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -3858,14 +3858,16 @@ static bool tcp_parse_aligned_timestamp(
  {
        const __be32 *ptr = (const __be32 *)(th + 1);