kernel: bump 5.4 to 5.4.85
[openwrt/staging/jow.git] / target / linux / ath79 / patches-5.4 / 910-unaligned_access_hacks.patch
index 16317114dc8b8a36ae368f8236ecfd443aac5805..923eac92f84f50b3b2f24f2675a0df7c040bfd6b 100644 (file)
  EXPORT_SYMBOL(xfrm_parse_spi);
 --- a/net/ipv4/tcp_input.c
 +++ b/net/ipv4/tcp_input.c
-@@ -3971,14 +3971,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -3972,14 +3972,16 @@ static bool tcp_parse_aligned_timestamp(
  {
        const __be32 *ptr = (const __be32 *)(th + 1);