diff mbox series

net: sched: Kconfig: update reference link for PIE

Message ID 20190323134133.14898-1-lesliemonis@gmail.com
State Accepted
Delegated to: David Miller
Headers show
Series net: sched: Kconfig: update reference link for PIE | expand

Commit Message

Leslie Monis March 23, 2019, 1:41 p.m. UTC
RFC 8033 replaces the IETF draft for PIE

Signed-off-by: Leslie Monis <lesliemonis@gmail.com>
---
 net/sched/Kconfig | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Comments

David Miller March 26, 2019, 6:17 p.m. UTC | #1
From: Leslie Monis <lesliemonis@gmail.com>
Date: Sat, 23 Mar 2019 19:11:33 +0530

> RFC 8033 replaces the IETF draft for PIE
> 
> Signed-off-by: Leslie Monis <lesliemonis@gmail.com>

Applied.
diff mbox series

Patch

diff --git a/net/sched/Kconfig b/net/sched/Kconfig
index 1b9afdee5ba9..5c02ad97ef23 100644
--- a/net/sched/Kconfig
+++ b/net/sched/Kconfig
@@ -358,8 +358,7 @@  config NET_SCH_PIE
 	help
 	  Say Y here if you want to use the Proportional Integral controller
 	  Enhanced scheduler packet scheduling algorithm.
-	  For more information, please see
-	  http://tools.ietf.org/html/draft-pan-tsvwg-pie-00
+	  For more information, please see https://tools.ietf.org/html/rfc8033
 
 	  To compile this driver as a module, choose M here: the module
 	  will be called sch_pie.