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