X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fpatches-6.1%2F900-unaligned_access_hacks.patch;h=943aa1a132f75b8dfe23e73e6d77fd4d4196f4e1;hb=e3559fb4453c99c25f6234beda69e1e8a95e663f;hp=1e67d03ce85f20ec65a1caea7b6dc40b47bfc0e0;hpb=2bda536a3d35d3ab6ed3a39edc0a69c0c95a1a62;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ath79/patches-6.1/900-unaligned_access_hacks.patch b/target/linux/ath79/patches-6.1/900-unaligned_access_hacks.patch index 1e67d03ce8..943aa1a132 100644 --- a/target/linux/ath79/patches-6.1/900-unaligned_access_hacks.patch +++ b/target/linux/ath79/patches-6.1/900-unaligned_access_hacks.patch @@ -654,7 +654,7 @@ SVN-Revision: 35130 return false; return true; -@@ -800,13 +804,13 @@ static inline void ipv6_addr_set_v4mappe +@@ -805,13 +809,13 @@ static inline void ipv6_addr_set_v4mappe */ static inline int __ipv6_addr_diff32(const void *token1, const void *token2, int addrlen) { @@ -670,7 +670,7 @@ SVN-Revision: 35130 if (xb) return i * 32 + 31 - __fls(ntohl(xb)); } -@@ -1000,17 +1004,18 @@ static inline u32 ip6_multipath_hash_fie +@@ -1005,17 +1009,18 @@ static inline u32 ip6_multipath_hash_fie static inline void ip6_flow_hdr(struct ipv6hdr *hdr, unsigned int tclass, __be32 flowlabel) {