X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fpatches-5.4%2F910-unaligned_access_hacks.patch;h=16317114dc8b8a36ae368f8236ecfd443aac5805;hb=4420ddaa5893acf524577b05bb0871e6f9d8735c;hp=e5aa9dccc6bc5b101f1f232f7b71ad5d128db9ba;hpb=18a53d43d646290053eff4736ec852efcf6bf510;p=openwrt%2Fstaging%2Frmilecki.git diff --git a/target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch b/target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch index e5aa9dccc6b..16317114dc8 100644 --- a/target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch +++ b/target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch @@ -754,7 +754,7 @@ ptr = ip6hoff + sizeof(struct ipv6hdr); --- a/include/net/neighbour.h +++ b/include/net/neighbour.h -@@ -273,8 +273,10 @@ static inline bool neigh_key_eq128(const +@@ -274,8 +274,10 @@ static inline bool neigh_key_eq128(const const u32 *n32 = (const u32 *)n->primary_key; const u32 *p32 = pkey;