diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2019-03-18 14:08:58 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-18 19:50:21 +0300 |
commit | 25208dd856e74f2b60d053eb98e6dd335816fbc1 (patch) | |
tree | a4250edac1210ede684185f177c81a8f85159699 /Documentation/networking | |
parent | ea239314fe42ace880bdd834256834679346c80e (diff) | |
download | linux-25208dd856e74f2b60d053eb98e6dd335816fbc1.tar.xz |
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>
Diffstat (limited to 'Documentation/networking')
-rw-r--r-- | Documentation/networking/msg_zerocopy.rst | 2 |
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 |