kernel: bump 5.15 to 5.15.132
[openwrt/staging/jow.git] / target / linux / ath79 / patches-5.15 / 900-unaligned_access_hacks.patch
index 1971b9cd0101855805a5e610d1f9614e3dee4d6b..53f5b1472d9c5a2a53b176fafb428aec23d0c4f7 100644 (file)
@@ -750,7 +750,7 @@ SVN-Revision: 35130
  EXPORT_SYMBOL(xfrm_parse_spi);
 --- a/net/ipv4/tcp_input.c
 +++ b/net/ipv4/tcp_input.c
-@@ -4158,14 +4158,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -4157,14 +4157,16 @@ static bool tcp_parse_aligned_timestamp(
  {
        const __be32 *ptr = (const __be32 *)(th + 1);