From: David S. Miller Date: Wed, 27 May 2020 21:57:27 +0000 (-0700) Subject: Merge branch 'tcp-tcp_v4_err-cleanups' X-Git-Tag: baikal/mips/sdk5.9~13530^2~82 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=8339335ab87c60198d431b6be23d22bcc788f1c0;p=kernel.git Merge branch 'tcp-tcp_v4_err-cleanups' Eric Dumazet says: ==================== tcp: tcp_v4_err() cleanups This series is a followup of patch 5fc8c26e2270 ("tcp: tcp_v4_err() icmp skb is named icmp_skb"). Move the RFC 6069 code into a helper, and rename icmp_skb to standard skb name so that tcp_v4_err() and tcp_v6_err() are using consistent names. ==================== Signed-off-by: David S. Miller --- 8339335ab87c60198d431b6be23d22bcc788f1c0