kernel: bump 5.4 to 5.4.161
[openwrt/staging/mkresin.git] / target / linux / ath79 / patches-5.4 / 910-unaligned_access_hacks.patch
index d2200c8976e0ad2324406bcf21c949d327b95b68..26c4a7b213dae0fa3ea65b094090703a0f8f5fca 100644 (file)
        ptr = ip6hoff + sizeof(struct ipv6hdr);
 --- a/include/net/neighbour.h
 +++ b/include/net/neighbour.h
-@@ -274,8 +274,10 @@ static inline bool neigh_key_eq128(const
+@@ -275,8 +275,10 @@ static inline bool neigh_key_eq128(const
        const u32 *n32 = (const u32 *)n->primary_key;
        const u32 *p32 = pkey;