aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klauser <[email protected]>2019-03-18 12:08:58 +0100
committerDavid S. Miller <[email protected]>2019-03-18 09:50:21 -0700
commit25208dd856e74f2b60d053eb98e6dd335816fbc1 (patch)
treea4250edac1210ede684185f177c81a8f85159699
parentea239314fe42ace880bdd834256834679346c80e (diff)
doc: fix link to MSG_ZEROCOPY patchset
Use https and link to the patch directly. Signed-off-by: Tobias Klauser <[email protected]> Acked-by: Willem de Bruijn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
-rw-r--r--Documentation/networking/msg_zerocopy.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/msg_zerocopy.rst b/Documentation/networking/msg_zerocopy.rst
index 18c1415e7bfa..ace56204dd03 100644
--- a/Documentation/networking/msg_zerocopy.rst
+++ b/Documentation/networking/msg_zerocopy.rst
@@ -50,7 +50,7 @@ the excellent reporting over at LWN.net or read the original code.
patchset
[PATCH net-next v4 0/9] socket sendmsg MSG_ZEROCOPY
- http://lkml.kernel.org/r/[email protected]
+ https://lkml.kernel.org/netdev/[email protected]
Interface