kernel: bump 5.10 to 5.10.141
[openwrt/staging/hauke.git] / target / linux / ath79 / patches-5.10 / 910-unaligned_access_hacks.patch
index 713f01f20f508f90b31d641950ff7399be9188b2..cd335fbbc83107a0836489d4b0835eaf71c9a039 100644 (file)
  EXPORT_SYMBOL(xfrm_parse_spi);
 --- a/net/ipv4/tcp_input.c
 +++ b/net/ipv4/tcp_input.c
-@@ -4093,14 +4093,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -4116,14 +4116,16 @@ static bool tcp_parse_aligned_timestamp(
  {
        const __be32 *ptr = (const __be32 *)(th + 1);