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