From: Georg Kohmann <geoko...@cisco.com>
Date: Fri, 6 Jul 2018 14:59:56 +0200

> @@ -92,7 +92,7 @@ static void icmpv6_err(struct sk_buff *skb, struct
> inet6_skb_parm *opt,
>         struct net *net = dev_net(skb->dev);
> 
>         if (type == ICMPV6_PKT_TOOBIG)
> -               ip6_update_pmtu(skb, net, info, 0, 0, sock_net_uid(net,
> -NULL));
> +               ip6_update_pmtu(skb, net, info, skb->dev->ifindex, 0,

This patch is pretty seriously mangled by your email client.

Fix this, then email a test patch to yourself.

Do not repost this patch to the mailing list until you can
successfully apply the patch you receive in your test email.

Thank you.

Reply via email to