kernel: bump 5.15 to 5.15.58
[openwrt/staging/stintel.git] / target / linux / ath79 / patches-5.15 / 910-unaligned_access_hacks.patch
index bafbcd3b5a573d0e5546ae88a1e0721e023c6d06..ef9dab550837cf0620caff05c9e56685efd44810 100644 (file)
  EXPORT_SYMBOL(xfrm_parse_spi);
 --- a/net/ipv4/tcp_input.c
 +++ b/net/ipv4/tcp_input.c
-@@ -4133,14 +4133,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -4138,14 +4138,16 @@ static bool tcp_parse_aligned_timestamp(
  {
        const __be32 *ptr = (const __be32 *)(th + 1);