From: Neal Cardwell <ncardwell@google.com> Date: Mon, 5 May 2014 00:55:39 +0000 (-0400) Subject: tunnel: fix RFC number in comment for INET_ECN_decapsulate() X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d28071d102f232d92e52af06d242d041074b54b6;p=linux.git tunnel: fix RFC number in comment for INET_ECN_decapsulate() The quoted text and figure are from RFC 6040 ("Tunnelling of Explicit Congestion Notification"). Signed-off-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> --- diff --git a/include/net/inet_ecn.h b/include/net/inet_ecn.h index 3bd22795c3e25..84b20835b736c 100644 --- a/include/net/inet_ecn.h +++ b/include/net/inet_ecn.h @@ -150,7 +150,7 @@ static inline int INET_ECN_set_ce(struct sk_buff *skb) } /* - * RFC 6080 4.2 + * RFC 6040 4.2 * To decapsulate the inner header at the tunnel egress, a compliant * tunnel egress MUST set the outgoing ECN field to the codepoint at the * intersection of the appropriate arriving inner header (row) and outer