kernel: bump 5.10 to 5.10.162
[openwrt/staging/aparcar.git] / target / linux / ath79 / patches-5.10 / 910-unaligned_access_hacks.patch
index 53ddcd46e507647edb9ee0b67fa4536cebd9848d..1891a6425ec57e5f2bd021fcc56338bed6cd63b7 100644 (file)
@@ -326,7 +326,7 @@ SVN-Revision: 35130
  #endif /* _LINUX_TYPES_H */
 --- a/net/ipv4/af_inet.c
 +++ b/net/ipv4/af_inet.c
-@@ -1470,8 +1470,8 @@ struct sk_buff *inet_gro_receive(struct
+@@ -1469,8 +1469,8 @@ struct sk_buff *inet_gro_receive(struct
        if (unlikely(ip_fast_csum((u8 *)iph, 5)))
                goto out_unlock;