projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bae1320
)
net: sched: pie: fix mistake in reference link
author
Leslie Monis
<lesliemonis@gmail.com>
Tue, 26 Feb 2019 10:23:31 +0000
(15:53 +0530)
committer
David S. Miller
<davem@davemloft.net>
Tue, 26 Feb 2019 17:11:33 +0000
(09:11 -0800)
Fix the incorrect reference link to RFC 8033
Signed-off-by: Leslie Monis <lesliemonis@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_pie.c
patch
|
blob
|
history
diff --git
a/net/sched/sch_pie.c
b/net/sched/sch_pie.c
index f8314a14a25678f9e94a7e2959845d5851bd9d29..4c0670b6aec1b727927eaaa60993b63f3177f3b4 100644
(file)
--- 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/rfc803
4
+ * RFC 8033: https://tools.ietf.org/html/rfc803
3
*/
#include <linux/module.h>