diff options
author | Eric Dumazet <[email protected]> | 2020-05-25 20:15:24 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-05-26 15:12:45 -0700 |
commit | 239174945dac8cb9613db7755103d5fb6c32241d (patch) | |
tree | 3eca0a15b66f6f2794aed1ee72861df924cb407b /net/tipc/node.c | |
parent | d52caf0404e625bcda352ebea53be25e91f9de02 (diff) |
tcp: tcp_v4_err() icmp skb is named icmp_skb
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions