aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2020-05-14 12:55:32 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2020-05-14 13:33:40 +0200
commiteb17ee294ca8e2b59051a4337779af7a3f4812d5 (patch)
tree02f9fb595e69cb38a0f590aad509b2da3dac4626 /target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch
parentd503492857be14925ac3f48fc0c2964835b59ecb (diff)
downloadupstream-eb17ee294ca8e2b59051a4337779af7a3f4812d5.tar.gz
upstream-eb17ee294ca8e2b59051a4337779af7a3f4812d5.tar.bz2
upstream-eb17ee294ca8e2b59051a4337779af7a3f4812d5.zip
kernel: bump 5.4 to 5.4.41
Refreshed all patches. Compile-tested on: imx6 Runtime-tested on: imx6 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch')
-rw-r--r--target/linux/ath79/patches-5.4/910-unaligned_access_hacks.patch2
1 files changed, 1 insertions, 1 deletions
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 3ac89f1e5c..cf943d8c44 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
@@ -556,7 +556,7 @@
#include <linux/netdevice.h>
--- a/include/net/inet_ecn.h
+++ b/include/net/inet_ecn.h
-@@ -125,9 +125,9 @@ static inline int IP6_ECN_set_ce(struct
+@@ -139,9 +139,9 @@ static inline int IP6_ECN_set_ce(struct
if (INET_ECN_is_not_ect(ipv6_get_dsfield(iph)))
return 0;