aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2018-03-12 11:51:36 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2018-03-17 22:15:38 +0100
commitfa8e99c51d168bc1ff6e0e06b28589c20a11e27f (patch)
tree1233d8143aacb54cb2af592e3027707e2add7afb /target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch
parent12d3d87a91e9f333ed067a6db43711bd89992346 (diff)
downloadupstream-fa8e99c51d168bc1ff6e0e06b28589c20a11e27f.tar.gz
upstream-fa8e99c51d168bc1ff6e0e06b28589c20a11e27f.tar.bz2
upstream-fa8e99c51d168bc1ff6e0e06b28589c20a11e27f.zip
kernel: bump 4.9 to 4.9.87
- 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/patches-4.9/910-unaligned_access_hacks.patch')
-rw-r--r--target/linux/ar71xx/patches-4.9/910-unaligned_access_hacks.patch2
1 files changed, 1 insertions, 1 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 a453752900..464a930f32 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
@@ -316,7 +316,7 @@
for (p = *head; p; p = p->next) {
--- a/net/ipv4/route.c
+++ b/net/ipv4/route.c
-@@ -458,7 +458,7 @@ static struct neighbour *ipv4_neigh_look
+@@ -461,7 +461,7 @@ static struct neighbour *ipv4_neigh_look
else if (skb)
pkey = &ip_hdr(skb)->daddr;