kernel: bump 6.1 to 6.1.68
[openwrt/staging/xback.git] / target / linux / ath79 / patches-6.1 / 900-unaligned_access_hacks.patch
index 5bd7d0ba635b63947561fa5381b9db4abdef8e26..b884b8334bdd8acc95b051ab04d05e1012c4f181 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
-@@ -4179,14 +4179,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -4183,14 +4183,16 @@ static bool tcp_parse_aligned_timestamp(
  {
        const __be32 *ptr = (const __be32 *)(th + 1);