kernel: Update kernel 5.4 to version 5.4.50
[openwrt/staging/rmilecki.git] / target / linux / ath79 / patches-5.4 / 910-unaligned_access_hacks.patch
index 0f41faf9df94ec058cf5d787635076fa4dd98da5..053b72023f3b013a365284eb984380e5b7ac5d3e 100644 (file)
  EXPORT_SYMBOL(xfrm_parse_spi);
 --- a/net/ipv4/tcp_input.c
 +++ b/net/ipv4/tcp_input.c
-@@ -3958,14 +3958,16 @@ static bool tcp_parse_aligned_timestamp(
+@@ -3968,14 +3968,16 @@ static bool tcp_parse_aligned_timestamp(
  {
        const __be32 *ptr = (const __be32 *)(th + 1);