From: Leslie Monis Date: Tue, 26 Feb 2019 10:23:31 +0000 (+0530) Subject: net: sched: pie: fix mistake in reference link X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=24ed49002c368bd4652485eb6a0865e7d35e3a27;p=linux.git net: sched: pie: fix mistake in reference link Fix the incorrect reference link to RFC 8033 Signed-off-by: Leslie Monis Signed-off-by: David S. Miller --- diff --git a/net/sched/sch_pie.c b/net/sched/sch_pie.c index f8314a14a2567..4c0670b6aec1b 100644 --- a/net/sched/sch_pie.c +++ b/net/sched/sch_pie.c @@ -17,7 +17,7 @@ * University of Oslo, Norway. * * References: - * RFC 8033: https://tools.ietf.org/html/rfc8034 + * RFC 8033: https://tools.ietf.org/html/rfc8033 */ #include