kernel: bump 5.15 to 5.15.116
[openwrt/staging/hauke.git] / target / linux / ath79 / patches-5.15 / 910-unaligned_access_hacks.patch
index 88693d5f1ad46ed84b7bddb9d6937d5fd87ac641..5c659b3d2ca418904135220852fac7cda491607a 100644 (file)
@@ -336,7 +336,7 @@ SVN-Revision: 35130
  #endif /* _LINUX_TYPES_H */
 --- a/net/ipv4/af_inet.c
 +++ b/net/ipv4/af_inet.c
-@@ -1475,8 +1475,8 @@ struct sk_buff *inet_gro_receive(struct
+@@ -1477,8 +1477,8 @@ struct sk_buff *inet_gro_receive(struct
        if (unlikely(ip_fast_csum((u8 *)iph, 5)))
                goto out_unlock;