From: Eric Dumazet <eduma...@google.com> Date: Mon, 25 May 2020 20:15:24 -0700
> I missed the fact that tcp_v4_err() differs from tcp_v6_err(). > > After commit 4d1a2d9ec1c1 ("Rename skb to icmp_skb in tcp_v4_err()") > the skb argument has been renamed to icmp_skb only in one function. > > I will in a future patch reconciliate these functions to avoid > this kind of confusion. > > Fixes: 45af29ca761c ("tcp: allow traceroute -Mtcp for unpriv users") > Signed-off-by: Eric Dumazet <eduma...@google.com> Applied.