kernel: bump 5.15 to 5.15.138
[openwrt/staging/stintel.git] / target / linux / ath79 / patches-5.15 / 900-unaligned_access_hacks.patch
index 47216bee71f9f67730172902f294ec3133c6dcf8..84723add3b8aaf5968dff017011156a98dc8443b 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
-@@ -4170,14 +4170,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -4171,14 +4171,16 @@ static bool tcp_parse_aligned_timestamp(
  {
        const __be32 *ptr = (const __be32 *)(th + 1);