aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-01-23 14:08:31 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-01-28 09:54:32 +0100
commitdd5fa217dce336d5c258c462adf1aa3055f65903 (patch)
treee63d72d57ebd7d03b342a8af4bd341ee47aaddcc /target/linux/ar71xx
parent91d3b873530a9c6e27356ee99357bffdd6f042eb (diff)
downloadupstream-dd5fa217dce336d5c258c462adf1aa3055f65903.tar.gz
upstream-dd5fa217dce336d5c258c462adf1aa3055f65903.tar.bz2
upstream-dd5fa217dce336d5c258c462adf1aa3055f65903.zip
kernel: bump 4.9 to 4.9.152
Refreshed all patches. Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r--target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch b/target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch
index 7fb38784f7..2a30108ee8 100644
--- a/target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch
+++ b/target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch
@@ -241,7 +241,7 @@
*/
--- a/net/ipv6/datagram.c
+++ b/net/ipv6/datagram.c
-@@ -471,7 +471,7 @@ int ipv6_recv_error(struct sock *sk, str
+@@ -472,7 +472,7 @@ int ipv6_recv_error(struct sock *sk, str
ipv6_iface_scope_id(&sin->sin6_addr,
IP6CB(skb)->iif);
} else {
@@ -250,7 +250,7 @@
&sin->sin6_addr);
sin->sin6_scope_id = 0;
}
-@@ -817,12 +817,12 @@ int ip6_datagram_send_ctl(struct net *ne
+@@ -816,12 +816,12 @@ int ip6_datagram_send_ctl(struct net *ne
}
if (fl6->flowlabel&IPV6_FLOWINFO_MASK) {