aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2019-03-18 12:08:58 +0100
committerDavid S. Miller <davem@davemloft.net>2019-03-18 09:50:21 -0700
commit25208dd856e74f2b60d053eb98e6dd335816fbc1 (patch)
treea4250edac1210ede684185f177c81a8f85159699
parenttipc: allow service ranges to be connect()'ed on RDM/DGRAM (diff)
downloadlinux-dev-25208dd856e74f2b60d053eb98e6dd335816fbc1.tar.xz
linux-dev-25208dd856e74f2b60d053eb98e6dd335816fbc1.zip
doc: fix link to MSG_ZEROCOPY patchset
Use https and link to the patch directly. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Acked-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
-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/20170803202945.70750-1-willemdebruijn.kernel@gmail.com
+ https://lkml.kernel.org/netdev/20170803202945.70750-1-willemdebruijn.kernel@gmail.com
Interface