kernel: bump 4.19 to 4.19.52
[openwrt/staging/rmilecki.git] / target / linux / ath79 / patches-4.19 / 910-unaligned_access_hacks.patch
index f765a08c985615540e7e955e5a0722e843dc343f..bb7f847e1b150357c5e1a6ca2b5cac7a654e2bcf 100644 (file)
  EXPORT_SYMBOL(xfrm_parse_spi);
 --- a/net/ipv4/tcp_input.c
 +++ b/net/ipv4/tcp_input.c
-@@ -3898,14 +3898,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -3912,14 +3912,16 @@ static bool tcp_parse_aligned_timestamp(
  {
        const __be32 *ptr = (const __be32 *)(th + 1);