kernel: bump 4.14 to 4.14.162
[openwrt/staging/dedeckeh.git] / target / linux / ath79 / patches-4.14 / 910-unaligned_access_hacks.patch
index 17ee82fe79365a31618b64a7b845130354dbdc05..a3a9dcad93e46da14845c9b7c6054a6bc38b9f97 100644 (file)
        for (p = *head; p; p = p->next) {
 --- a/net/ipv4/route.c
 +++ b/net/ipv4/route.c
-@@ -465,7 +465,7 @@ static struct neighbour *ipv4_neigh_look
+@@ -466,7 +466,7 @@ static struct neighbour *ipv4_neigh_look
        else if (skb)
                pkey = &ip_hdr(skb)->daddr;