kernel: bump 5.10 to 5.10.153
[openwrt/staging/hauke.git] / target / linux / ath79 / patches-5.10 / 910-unaligned_access_hacks.patch
index 977f394a62fe5081c5c8a03bd14363ece949226b..3b0eff9419c2a78ebfb4a15518ba203ae4dc5e8c 100644 (file)
@@ -740,7 +740,7 @@ SVN-Revision: 35130
  EXPORT_SYMBOL(xfrm_parse_spi);
 --- a/net/ipv4/tcp_input.c
 +++ b/net/ipv4/tcp_input.c
-@@ -4127,14 +4127,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -4128,14 +4128,16 @@ static bool tcp_parse_aligned_timestamp(
  {
        const __be32 *ptr = (const __be32 *)(th + 1);