kernel: bump 4.9 to 4.9.87
[openwrt/staging/lynxis.git] / target / linux / ar71xx / patches-4.9 / 910-unaligned_access_hacks.patch
index a453752900371e6794033ed182a97df291ed8513..464a930f3275c43da8ff252ed676eb6e17e7b201 100644 (file)
        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;