mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
net: sched: pie: fix mistake in reference link
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>
This commit is contained in:
parent
bae1320f7a
commit
24ed49002c
1 changed files with 1 additions and 1 deletions
|
@ -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 <linux/module.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue