kernel: bump 5.10 to 5.10.134
[openwrt/staging/noltari.git] / target / linux / ath79 / patches-5.10 / 910-unaligned_access_hacks.patch
index 52c497e966382cfc501c35be759fa086b4ae3635..ad19f8eaf97d2ee6743acddc1ff5ae8a2b26f0f0 100644 (file)
  EXPORT_SYMBOL(xfrm_parse_spi);
 --- a/net/ipv4/tcp_input.c
 +++ b/net/ipv4/tcp_input.c
-@@ -4087,14 +4087,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -4092,14 +4092,16 @@ static bool tcp_parse_aligned_timestamp(
  {
        const __be32 *ptr = (const __be32 *)(th + 1);