kernel: bump 4.9 to 4.9.164
[oweals/openwrt.git] / target / linux / ar71xx / patches-4.9 / 910-unaligned_access_hacks.patch
index 2a30108ee847777e9716b5adcc1d3d0f55c4b0e0..87008b75f0683177f4843077e47570aa56fbed2a 100644 (file)
                *sum = csum_fold(csum_partial(diff, sizeof(diff),
 --- a/drivers/net/vxlan.c
 +++ b/drivers/net/vxlan.c
-@@ -1789,15 +1789,15 @@ static int vxlan_build_skb(struct sk_buf
+@@ -1800,15 +1800,15 @@ static int vxlan_build_skb(struct sk_buf
                goto out_free;
  
        vxh = (struct vxlanhdr *) __skb_push(skb, sizeof(*vxh));