kernel: bump 6.1 to 6.1.53
[openwrt/openwrt.git] / target / linux / ath79 / patches-6.1 / 900-unaligned_access_hacks.patch
index 6e4b2848c83ed679c897e100af6c263aeb99f834..1e67d03ce85f20ec65a1caea7b6dc40b47bfc0e0 100644 (file)
@@ -750,7 +750,7 @@ SVN-Revision: 35130
  EXPORT_SYMBOL(xfrm_parse_spi);
 --- a/net/ipv4/tcp_input.c
 +++ b/net/ipv4/tcp_input.c
-@@ -4166,14 +4166,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -4165,14 +4165,16 @@ static bool tcp_parse_aligned_timestamp(
  {
        const __be32 *ptr = (const __be32 *)(th + 1);